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