summaryrefslogtreecommitdiff
path: root/testsuite/tests/ast-invariants/test.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ast-invariants/test.ml')
-rw-r--r--testsuite/tests/ast-invariants/test.ml10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/ast-invariants/test.ml b/testsuite/tests/ast-invariants/test.ml
index b5dbd1cbbb..47f2864412 100644
--- a/testsuite/tests/ast-invariants/test.ml
+++ b/testsuite/tests/ast-invariants/test.ml
@@ -1,9 +1,9 @@
(* TEST
- include ocamlcommon
- * hasunix
- include unix
- arguments = "${ocamlsrcdir}"
- ** native
+ include ocamlcommon;
+ include unix;
+ arguments = "${ocamlsrcdir}";
+ hasunix;
+ native;
*)
(* This test checks all ml files in the ocaml repository that are accepted