summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-modules-bugs/pr5663_ok.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typing-modules-bugs/pr5663_ok.ml')
-rw-r--r--testsuite/tests/typing-modules-bugs/pr5663_ok.ml8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/typing-modules-bugs/pr5663_ok.ml b/testsuite/tests/typing-modules-bugs/pr5663_ok.ml
index 670869b8a5..1eebb3dd2c 100644
--- a/testsuite/tests/typing-modules-bugs/pr5663_ok.ml
+++ b/testsuite/tests/typing-modules-bugs/pr5663_ok.ml
@@ -1,8 +1,8 @@
(* TEST
-flags = " -w -a "
-* setup-ocamlc.byte-build-env
-** ocamlc.byte
-*** check-ocamlc.byte-output
+ flags = " -w -a ";
+ setup-ocamlc.byte-build-env;
+ ocamlc.byte;
+ check-ocamlc.byte-output;
*)
module F (M : sig