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