summaryrefslogtreecommitdiff
path: root/test-suite/bugs/opened/3685.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/opened/3685.v')
-rw-r--r--test-suite/bugs/opened/3685.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/bugs/opened/3685.v b/test-suite/bugs/opened/3685.v
index d647b5a8..b2b5db6b 100644
--- a/test-suite/bugs/opened/3685.v
+++ b/test-suite/bugs/opened/3685.v
@@ -1,3 +1,4 @@
+Require Import TestSuite.admit.
Set Universe Polymorphism.
Class Funext := { }.
Delimit Scope category_scope with category.