summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocamlc-open/tool-ocamlc-open-error.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/tool-ocamlc-open/tool-ocamlc-open-error.ml')
-rw-r--r--testsuite/tests/tool-ocamlc-open/tool-ocamlc-open-error.ml10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/tool-ocamlc-open/tool-ocamlc-open-error.ml b/testsuite/tests/tool-ocamlc-open/tool-ocamlc-open-error.ml
index e965ca4385..cad238d97c 100644
--- a/testsuite/tests/tool-ocamlc-open/tool-ocamlc-open-error.ml
+++ b/testsuite/tests/tool-ocamlc-open/tool-ocamlc-open-error.ml
@@ -1,7 +1,7 @@
(* TEST
-* setup-ocamlc.byte-build-env
-** ocamlc.byte
-flags = "-open F("
-ocamlc_byte_exit_status = "2"
-*** check-ocamlc.byte-output
+ setup-ocamlc.byte-build-env;
+ flags = "-open F(";
+ ocamlc_byte_exit_status = "2";
+ ocamlc.byte;
+ check-ocamlc.byte-output;
*)