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, 1 insertions, 1 deletions
diff --git a/tests/run-invert b/tests/run-invert
index 67e0879..4949307 100644
--- a/tests/run-invert
+++ b/tests/run-invert
@@ -1,2 +1,2 @@
-${THIS_SH} ./invert.tests | grep -v '^expect' > /tmp/xx
+${THIS_SH} ./invert.tests 2>&1 | grep -v '^expect' > /tmp/xx
diff /tmp/xx invert.right && rm -f /tmp/xx