summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocaml-annot/success.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/tool-ocaml-annot/success.ml')
-rw-r--r--testsuite/tests/tool-ocaml-annot/success.ml22
1 files changed, 11 insertions, 11 deletions
diff --git a/testsuite/tests/tool-ocaml-annot/success.ml b/testsuite/tests/tool-ocaml-annot/success.ml
index 126799c980..396861a55b 100644
--- a/testsuite/tests/tool-ocaml-annot/success.ml
+++ b/testsuite/tests/tool-ocaml-annot/success.ml
@@ -1,15 +1,15 @@
(* TEST
-
-flags = "-annot"
-script = "sh ${test_source_directory}/check-annot.sh success"
-
-* setup-ocamlc.byte-build-env
-** ocamlc.byte
-*** script
-
-* setup-ocamlopt.byte-build-env
-** ocamlopt.byte
-*** script
+ flags = "-annot";
+ script = "sh ${test_source_directory}/check-annot.sh success";
+ {
+ setup-ocamlc.byte-build-env;
+ ocamlc.byte;
+ script;
+ }{
+ setup-ocamlopt.byte-build-env;
+ ocamlopt.byte;
+ script;
+ }
*)
(* Check that .annot files are emitted in case of regular successful