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