summaryrefslogtreecommitdiff
path: root/test/other/executables/emacs.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/other/executables/emacs.el')
-rwxr-xr-xtest/other/executables/emacs.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/other/executables/emacs.el b/test/other/executables/emacs.el
new file mode 100755
index 0000000..e7e2efc
--- /dev/null
+++ b/test/other/executables/emacs.el
@@ -0,0 +1,3 @@
+#!/usr/local/bin/emacs --script
+
+(princ 'i)