summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-fstclassmod/nondep_instance.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typing-fstclassmod/nondep_instance.ml')
-rw-r--r--testsuite/tests/typing-fstclassmod/nondep_instance.ml3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/typing-fstclassmod/nondep_instance.ml b/testsuite/tests/typing-fstclassmod/nondep_instance.ml
index 34f37b1c86..fec690651c 100644
--- a/testsuite/tests/typing-fstclassmod/nondep_instance.ml
+++ b/testsuite/tests/typing-fstclassmod/nondep_instance.ml
@@ -1,5 +1,6 @@
(* TEST
- * expect *)
+ expect;
+*)
module type Vector_space = sig
type t