summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/3633.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/3633.v')
-rw-r--r--test-suite/bugs/closed/3633.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/3633.v b/test-suite/bugs/closed/3633.v
index 6a952377..52bb3072 100644
--- a/test-suite/bugs/closed/3633.v
+++ b/test-suite/bugs/closed/3633.v
@@ -7,4 +7,4 @@ Proof.
(* Ensure the constraints are solved independently, otherwise a frozen ?A
makes a search for Contr ?A fail when finishing to apply (fun x => x) *)
apply (fun x => x), center.
-Qed. \ No newline at end of file
+Qed.