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