branch: master
commit f55c074695ca3537d09c8d4af23800f54fd85428
Author: rocky <[email protected]>
Commit: rocky <[email protected]>
Fix downcase.
---
test/test-track-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/test-track-mode.el b/test/test-track-mode.el
index 54b9c4a..384b71a 100644
--- a/test/test-track-mode.el
+++ b/test/test-track-mode.el
@@ -7,7 +7,7 @@
(declare-function realgud-cmdbuf-init 'realgud-buffer-command)
(declare-function realgud-srcbuf-init 'realgud-buffer-source)
-(declare-function __file__ 'load-relative)
+(declare-function __FILE__ 'load-relative)
(test-simple-start)