aboutsummaryrefslogtreecommitdiff
path: root/test-suite/modules/objects.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/modules/objects.v')
-rw-r--r--test-suite/modules/objects.v2
1 files changed, 0 insertions, 2 deletions
diff --git a/test-suite/modules/objects.v b/test-suite/modules/objects.v
index c2d1c52dd9..418ece4424 100644
--- a/test-suite/modules/objects.v
+++ b/test-suite/modules/objects.v
@@ -1,5 +1,3 @@
-Reset Initial.
-
Module Type SET.
Axiom T:Set.
Axiom x:T.