diff options
Diffstat (limited to 'tests/049.sh')
| -rw-r--r-- | tests/049.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/049.sh b/tests/049.sh index 114bdb9..4484324 100644 --- a/tests/049.sh +++ b/tests/049.sh @@ -1,5 +1,3 @@ -set -e - cat <<'EOF' > input foo bar @@ -13,7 +11,7 @@ bar baz baz EOF -bash ../../test_diff.sh hoge piyo fuga<<'EOF' +test_diff hoge piyo fuga<<'EOF' struct FILE; typedef struct FILE FILE; extern FILE* stdin; |
