summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-modules/pr8810.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typing-modules/pr8810.ml')
-rw-r--r--testsuite/tests/typing-modules/pr8810.ml8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/typing-modules/pr8810.ml b/testsuite/tests/typing-modules/pr8810.ml
index 57bfa17fc7..58a07c2f3b 100644
--- a/testsuite/tests/typing-modules/pr8810.ml
+++ b/testsuite/tests/typing-modules/pr8810.ml
@@ -1,7 +1,7 @@
(* TEST
-* setup-ocamlc.byte-build-env
-flags = "-no-alias-deps -w -49 -c"
-** ocamlc.byte
-ocamlc_byte_exit_status = "2"
+ flags = "-no-alias-deps -w -49 -c";
+ setup-ocamlc.byte-build-env;
+ ocamlc_byte_exit_status = "2";
+ ocamlc.byte;
*)
module Loop = Pr8810