aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/065.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/065.sh')
-rw-r--r--tests/065.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/065.sh b/tests/065.sh
new file mode 100644
index 0000000..b644bed
--- /dev/null
+++ b/tests/065.sh
@@ -0,0 +1,8 @@
+set -e
+
+cat <<'EOF' > expected
+EOF
+
+bash ../../test_diff.sh <<'EOF'
+int main() { ; }
+EOF