summaryrefslogtreecommitdiff
path: root/testsuite/tests/parsetree/test.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parsetree/test.ml')
-rw-r--r--testsuite/tests/parsetree/test.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/parsetree/test.ml b/testsuite/tests/parsetree/test.ml
index a75fa27731..119783e77d 100644
--- a/testsuite/tests/parsetree/test.ml
+++ b/testsuite/tests/parsetree/test.ml
@@ -1,6 +1,6 @@
(* TEST
- include ocamlcommon
- readonly_files = "source.ml"
+ include ocamlcommon;
+ readonly_files = "source.ml";
*)
(* (c) Alain Frisch / Lexifi *)