summaryrefslogtreecommitdiff
path: root/test-suite/bugs/opened/2800.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/opened/2800.v')
-rw-r--r--test-suite/bugs/opened/2800.v6
1 files changed, 0 insertions, 6 deletions
diff --git a/test-suite/bugs/opened/2800.v b/test-suite/bugs/opened/2800.v
deleted file mode 100644
index c559ab0c..00000000
--- a/test-suite/bugs/opened/2800.v
+++ /dev/null
@@ -1,6 +0,0 @@
-Goal False.
-
-Fail intuition
- match goal with
- | |- _ => idtac " foo"
- end.