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