aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/034.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/034.sh')
-rw-r--r--tests/034.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/034.sh b/tests/034.sh
index 12391f4..ebf0a4e 100644
--- a/tests/034.sh
+++ b/tests/034.sh
@@ -1,8 +1,6 @@
-set -e
-
cat <<'EOF' > expected
EOF
-bash ../../test_diff.sh <<'EOF'
+test_diff <<'EOF'
struct S {
int a;
};