diff options
Diffstat (limited to 'tests/run-tilde')
-rw-r--r-- | tests/run-tilde | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-tilde b/tests/run-tilde new file mode 100644 index 0000000..9460225 --- /dev/null +++ b/tests/run-tilde @@ -0,0 +1,2 @@ +${THIS_SH} ./tilde.tests > ${BASH_TSTOUT} +diff ${BASH_TSTOUT} tilde.right && rm -f ${BASH_TSTOUT} |