diff options
Diffstat (limited to 'tests/run-array')
| -rw-r--r-- | tests/run-array | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-array b/tests/run-array new file mode 100644 index 00000000..57a271f1 --- /dev/null +++ b/tests/run-array @@ -0,0 +1,2 @@ +${THIS_SH} ./array.tests > /tmp/xx 2>&1 +diff /tmp/xx array.right && rm -f /tmp/xx |
