summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/1905.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/1905.v')
-rw-r--r--test-suite/bugs/closed/1905.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/1905.v b/test-suite/bugs/closed/1905.v
index 8c81d751..3b8a3d2f 100644
--- a/test-suite/bugs/closed/1905.v
+++ b/test-suite/bugs/closed/1905.v
@@ -10,4 +10,4 @@ Goal forall a s,
Proof.
intros a s Ia.
rewrite InE in Ia.
-Admitted. \ No newline at end of file
+Admitted.