summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocaml/t360-stacks-2.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/tool-ocaml/t360-stacks-2.ml')
-rw-r--r--testsuite/tests/tool-ocaml/t360-stacks-2.ml12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/tool-ocaml/t360-stacks-2.ml b/testsuite/tests/tool-ocaml/t360-stacks-2.ml
index ee73fa3dd6..1f632d7f7d 100644
--- a/testsuite/tests/tool-ocaml/t360-stacks-2.ml
+++ b/testsuite/tests/tool-ocaml/t360-stacks-2.ml
@@ -1,10 +1,10 @@
(* TEST
-include tool-ocaml-lib
-flags = "-w -a"
-ocaml_script_as_argument = "true"
-ocamlrunparam = "l=1000000"
-* setup-ocaml-build-env
-** ocaml
+ include tool-ocaml-lib;
+ flags = "-w -a";
+ ocaml_script_as_argument = "true";
+ ocamlrunparam = "l=1000000";
+ setup-ocaml-build-env;
+ ocaml;
*)
open Lib;;