diff options
Diffstat (limited to 'tests/011.sh')
| -rw-r--r-- | tests/011.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/011.sh b/tests/011.sh index f9ee216..877b8d1 100644 --- a/tests/011.sh +++ b/tests/011.sh @@ -1,6 +1,4 @@ -set -e - -bash ../../test_exit_code.sh 45 <<'EOF' +test_exit_code 45 <<'EOF' int main() { int i; int ret; |
