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