aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite')
-rw-r--r--test-suite/bugs/closed/3071.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/3071.v b/test-suite/bugs/closed/3071.v
index 611ac6065..53c2ef7b7 100644
--- a/test-suite/bugs/closed/3071.v
+++ b/test-suite/bugs/closed/3071.v
@@ -2,4 +2,4 @@ Definition foo := True.
Section foo.
Global Arguments foo / .
-Fail End foo.
+End foo.