aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/HoTT_coq_034.v
diff options
context:
space:
mode:
authorGravatar Matthieu Sozeau <mattam@mattam.org>2014-06-23 11:01:11 +0200
committerGravatar Matthieu Sozeau <mattam@mattam.org>2014-06-23 13:10:01 +0200
commit44b149ec1d220d38754545f18a39ef76a3be44b5 (patch)
treefd5bfab2086bf35b4bc8cadd0d946ca3ff5f48f8 /test-suite/bugs/closed/HoTT_coq_034.v
parent60648dacca424a2f1d5c5a4634dd276b4dbe3fb7 (diff)
Fix test-suite script for HoTT coq bug #34
Diffstat (limited to 'test-suite/bugs/closed/HoTT_coq_034.v')
-rw-r--r--test-suite/bugs/closed/HoTT_coq_034.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/HoTT_coq_034.v b/test-suite/bugs/closed/HoTT_coq_034.v
index ae665931a..8d5201f63 100644
--- a/test-suite/bugs/closed/HoTT_coq_034.v
+++ b/test-suite/bugs/closed/HoTT_coq_034.v
@@ -14,7 +14,7 @@ Module Short.
Set Printing Universes.
Check bar nat Set : Set. (* success *)
- Fail Check foo nat Set : Set. (* Toplevel input, characters 6-17:
+ Check foo nat Set : Set. (* Toplevel input, characters 6-17:
Error:
The term "foo (* Top.303 Top.304 *) nat Set" has type
"Type (* Top.304 *)" while it is expected to have type