diff options
Diffstat (limited to 'tests/002.sh')
| -rw-r--r-- | tests/002.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/002.sh b/tests/002.sh index ee54213..c3fdcc9 100644 --- a/tests/002.sh +++ b/tests/002.sh @@ -1,4 +1,4 @@ -bash ../../test_exit_code.sh 21 <<'EOF' +test_exit_code 21 <<'EOF' int main() { return 5+20-4; } |
