aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/062.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/062.sh')
-rw-r--r--tests/062.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/062.sh b/tests/062.sh
index d50ecc6..74ef2e1 100644
--- a/tests/062.sh
+++ b/tests/062.sh
@@ -1,12 +1,10 @@
-set -e
-
cat <<'EOF' > expected
__ducc__ is defined.
A is defined.
B is undefined.
EOF
-bash ../../test_diff.sh <<'EOF'
+test_diff <<'EOF'
int printf();
#define A 123