summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-warnings/pr6872.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typing-warnings/pr6872.ml')
-rw-r--r--testsuite/tests/typing-warnings/pr6872.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typing-warnings/pr6872.ml b/testsuite/tests/typing-warnings/pr6872.ml
index 0fbf076da6..b3d8b803a9 100644
--- a/testsuite/tests/typing-warnings/pr6872.ml
+++ b/testsuite/tests/typing-warnings/pr6872.ml
@@ -1,6 +1,6 @@
(* TEST
- flags = " -w +A -strict-sequence "
- * expect
+ flags = " -w +A -strict-sequence ";
+ expect;
*)
(* Ignore OCAMLRUNPARAM=b to be reproducible *)