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