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