summaryrefslogtreecommitdiff
path: root/tests/coq/array
diff options
context:
space:
mode:
Diffstat (limited to 'tests/coq/array')
-rw-r--r--tests/coq/array/Array.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/coq/array/Array.v b/tests/coq/array/Array.v
index 99ff3b03..105ce21f 100644
--- a/tests/coq/array/Array.v
+++ b/tests/coq/array/Array.v
@@ -528,4 +528,4 @@ Definition ite : result unit :=
Return tt
.
-End Array .
+End Array.