diff options
Diffstat (limited to 'tests/057.sh')
| -rw-r--r-- | tests/057.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/057.sh b/tests/057.sh index 291030c..3649588 100644 --- a/tests/057.sh +++ b/tests/057.sh @@ -1,5 +1,5 @@ cat <<'EOF' > expected -cannot open include file: ./nonexistent.h +main.c:1: cannot open include file: "nonexistent.h" EOF test_compile_error <<'EOF' |
