aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/009.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/009.sh')
-rw-r--r--tests/009.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/009.sh b/tests/009.sh
index 5ebcd0a..821d330 100644
--- a/tests/009.sh
+++ b/tests/009.sh
@@ -1,6 +1,4 @@
-set -e
-
-bash ../../test_exit_code.sh 45 <<'EOF'
+test_exit_code 45 <<'EOF'
int main() {
int a1;
int a2;