summaryrefslogtreecommitdiff
path: root/testsuite/tests/parsing/anonymous_class_parameter.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parsing/anonymous_class_parameter.ml')
-rw-r--r--testsuite/tests/parsing/anonymous_class_parameter.ml8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/parsing/anonymous_class_parameter.ml b/testsuite/tests/parsing/anonymous_class_parameter.ml
index bbecc1272b..d2a9fed478 100644
--- a/testsuite/tests/parsing/anonymous_class_parameter.ml
+++ b/testsuite/tests/parsing/anonymous_class_parameter.ml
@@ -1,8 +1,8 @@
(* TEST
- flags = "-i"
- * setup-ocamlc.byte-build-env
- ** ocamlc.byte
- *** check-ocamlc.byte-output
+ flags = "-i";
+ setup-ocamlc.byte-build-env;
+ ocamlc.byte;
+ check-ocamlc.byte-output;
*)
(* This test is valid OCaml code.