summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocaml/t070-branch.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/tool-ocaml/t070-branch.ml')
-rw-r--r--testsuite/tests/tool-ocaml/t070-branch.ml10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/tool-ocaml/t070-branch.ml b/testsuite/tests/tool-ocaml/t070-branch.ml
index 8a58e20e8c..1d7570aba3 100644
--- a/testsuite/tests/tool-ocaml/t070-branch.ml
+++ b/testsuite/tests/tool-ocaml/t070-branch.ml
@@ -1,9 +1,9 @@
(* TEST
-include tool-ocaml-lib
-flags = "-w -a"
-ocaml_script_as_argument = "true"
-* setup-ocaml-build-env
-** ocaml
+ include tool-ocaml-lib;
+ flags = "-w -a";
+ ocaml_script_as_argument = "true";
+ setup-ocaml-build-env;
+ ocaml;
*)
open Lib;;