diff options
Diffstat (limited to 'tests/run-braces')
| -rw-r--r-- | tests/run-braces | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-braces b/tests/run-braces new file mode 100644 index 0000000..564a96f --- /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 |
