aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/017.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/017.sh')
-rw-r--r--tests/017.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/017.sh b/tests/017.sh
index dd6edeb..552fbf4 100644
--- a/tests/017.sh
+++ b/tests/017.sh
@@ -1,7 +1,5 @@
-set -e
-
touch expected
-bash ../../test_diff.sh <<'EOF'
+test_diff <<'EOF'
int main() {
return 0;
}