diff options
Diffstat (limited to 'tests/007.sh')
| -rw-r--r-- | tests/007.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/007.sh b/tests/007.sh index 6f043b7..d780993 100644 --- a/tests/007.sh +++ b/tests/007.sh @@ -1,6 +1,4 @@ -set -e - -bash ../../test_exit_code.sh 42 <<'EOF' +test_exit_code 42 <<'EOF' int main() { int foo; foo = 42; |
