diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/099.sh | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/099.sh b/tests/099.sh new file mode 100644 index 0000000..5a744a8 --- /dev/null +++ b/tests/099.sh @@ -0,0 +1,9 @@ +touch expected +test_diff <<'EOF' +# +# +# +# +# +int main() {} +EOF |
