aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-parsing/noeol.tests
diff options
context:
space:
mode:
Diffstat (limited to 'shell/hush_test/hush-parsing/noeol.tests')
-rwxr-xr-xshell/hush_test/hush-parsing/noeol.tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/hush_test/hush-parsing/noeol.tests b/shell/hush_test/hush-parsing/noeol.tests
new file mode 100755
index 0000000..a93113a
--- /dev/null
+++ b/shell/hush_test/hush-parsing/noeol.tests
@@ -0,0 +1,2 @@
+# next line has no EOL!
+echo HELLO \ No newline at end of file