diff options
Diffstat (limited to 'tests/094.sh')
| -rw-r--r-- | tests/094.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/094.sh b/tests/094.sh index 2f7da73..ae622bc 100644 --- a/tests/094.sh +++ b/tests/094.sh @@ -1,7 +1,5 @@ -set -e - touch expected -bash ../../test_diff.sh <<'EOF' +test_diff <<'EOF' // A keyword is treated as a normal identifier in preprocessing phase. #define auto int |
