aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/109.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/109.sh')
-rw-r--r--tests/109.sh10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/109.sh b/tests/109.sh
deleted file mode 100644
index 40b2c82..0000000
--- a/tests/109.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-cat <<'EOF' > expected
-EOF
-
-test_diff <<'EOF'
-#if 1 // a
-#else // b
-#endif // c
-
-int main() {}
-EOF