chore(emacs/lean-dev): fix lean-diff-test-file
This commit is contained in:
parent
52a9f82bc2
commit
399bb95065
1 changed files with 1 additions and 1 deletions
|
|
@ -11,6 +11,6 @@
|
|||
(interactive)
|
||||
(message (shell-command-to-string (format "yes | ./test_single.sh \"%s\" \"%s\" yes"
|
||||
(lean-get-executable "lean")
|
||||
(buffer-name)))))
|
||||
(buffer-file-name)))))
|
||||
|
||||
(provide 'lean-dev)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue