diff options
Diffstat (limited to 'tests/goto.sh')
| -rw-r--r-- | tests/goto.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/goto.sh b/tests/goto.sh index 1e28a51..4d00031 100644 --- a/tests/goto.sh +++ b/tests/goto.sh @@ -1,4 +1,4 @@ -touch expected +> expected test_diff <<'EOF' int main() { goto end; |
