aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/071.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/071.sh')
-rw-r--r--tests/071.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/071.sh b/tests/071.sh
index 203ac5e..6af34ee 100644
--- a/tests/071.sh
+++ b/tests/071.sh
@@ -1,11 +1,9 @@
-set -e
-
cat <<'EOF' > expected
579
975
EOF
-bash ../../test_diff.sh <<'EOF'
+test_diff <<'EOF'
#define foo 123 + 456
#define bar() 321 + 654