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