summaryrefslogtreecommitdiffstats
path: root/tests/run-dollars
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-dollars')
-rw-r--r--tests/run-dollars2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-dollars b/tests/run-dollars
new file mode 100644
index 0000000..dc5d623
--- /dev/null
+++ b/tests/run-dollars
@@ -0,0 +1,2 @@
+${THIS_SH} ./dollar-at-star > ${BASH_TSTOUT} 2>&1
+diff ${BASH_TSTOUT} dollar.right && rm -f ${BASH_TSTOUT}