summaryrefslogtreecommitdiff
path: root/tests/arr2/test.sh
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2020-02-04 18:16:46 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2020-02-04 18:16:46 -0500
commit6b8e777c98b95e6952337c0671e40ff8f962f7dc (patch)
tree6460856493e40e0e6b4d844673fc5e0fdd601e61 /tests/arr2/test.sh
parentfa91b896505f2c35e35ddcb7b1fb61bf0eb6f815 (diff)
new test: nms
Diffstat (limited to 'tests/arr2/test.sh')
-rwxr-xr-xtests/arr2/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/arr2/test.sh b/tests/arr2/test.sh
index c6ffb01..0c1a5b7 100755
--- a/tests/arr2/test.sh
+++ b/tests/arr2/test.sh
@@ -1,3 +1,3 @@
#!/bin/sh
./arr2.bin > got || exit 1
-diff got expected > /dev/null || exit 1
+diff got expected || exit 1