aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-input-test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-input-test')
-rw-r--r--tests/run-input-test2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-input-test b/tests/run-input-test
new file mode 100644
index 0000000..aaa5d35
--- /dev/null
+++ b/tests/run-input-test
@@ -0,0 +1,2 @@
+${THIS_SH} < ./input-line.sh > /tmp/xx
+diff /tmp/xx input.right && rm -f /tmp/xx