summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-modules-bugs/pr7305_principal.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typing-modules-bugs/pr7305_principal.ml')
-rw-r--r--testsuite/tests/typing-modules-bugs/pr7305_principal.ml8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/typing-modules-bugs/pr7305_principal.ml b/testsuite/tests/typing-modules-bugs/pr7305_principal.ml
index 3371e37886..7d31856a72 100644
--- a/testsuite/tests/typing-modules-bugs/pr7305_principal.ml
+++ b/testsuite/tests/typing-modules-bugs/pr7305_principal.ml
@@ -1,8 +1,8 @@
(* TEST
-flags = " -principal -w +18+19 -warn-error +A "
-* setup-ocamlc.byte-build-env
-** ocamlc.byte
-*** check-ocamlc.byte-output
+ flags = " -principal -w +18+19 -warn-error +A ";
+ setup-ocamlc.byte-build-env;
+ ocamlc.byte;
+ check-ocamlc.byte-output;
*)
type c1 = < c1: c1 >