diff options
Diffstat (limited to 'tests/run-braces')
-rw-r--r-- | tests/run-braces | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-braces b/tests/run-braces index 564a96f3..53d4f1b7 100644 --- a/tests/run-braces +++ b/tests/run-braces @@ -1,2 +1,2 @@ -${THIS_SH} ./braces-tests > /tmp/xx +${THIS_SH} ./braces.tests > /tmp/xx diff /tmp/xx braces.right && rm -f /tmp/xx |