summaryrefslogtreecommitdiff
path: root/testsuite/tests/load_path/test.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/load_path/test.ml')
-rw-r--r--testsuite/tests/load_path/test.ml12
1 files changed, 5 insertions, 7 deletions
diff --git a/testsuite/tests/load_path/test.ml b/testsuite/tests/load_path/test.ml
index 20a1800c12..aba49ca378 100644
--- a/testsuite/tests/load_path/test.ml
+++ b/testsuite/tests/load_path/test.ml
@@ -1,9 +1,7 @@
(* TEST
-
-subdirectories = "test"
-
-* setup-ocaml-build-env
-** ocaml
-test_file = "test/driver.ml"
-ocaml_script_as_argument = "true"
+ subdirectories = "test";
+ setup-ocaml-build-env;
+ test_file = "test/driver.ml";
+ ocaml_script_as_argument = "true";
+ ocaml;
*)