aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Sozeau2014-06-26 12:30:48 +0200
committerMatthieu Sozeau2014-06-26 12:30:48 +0200
commite92ea9b9b2ab27f80b134a7e1594a2423159c012 (patch)
tree5c8b4c6844233bfd4c57a79f693349266a314ace
parent24124a0f2708a798c3217991b8bd838622d78541 (diff)
Bug #3329 is closed.
-rw-r--r--test-suite/bugs/closed/3329.v (renamed from test-suite/bugs/opened/3329.v)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/opened/3329.v b/test-suite/bugs/closed/3329.v
index efe1abcd20..f7e368f8f4 100644
--- a/test-suite/bugs/opened/3329.v
+++ b/test-suite/bugs/closed/3329.v
@@ -70,7 +70,7 @@ Local Open Scope functor_scope.
Context `{Funext}.
Variable D : PreCategory.
Set Printing Universes.
-Fail Check hom_functor D o 1.
+Check hom_functor D o 1.
(* Toplevel input, characters 20-44:
Error: Illegal application:
The term "@set_cat" of type "(Funext -> PreCategory)%type"