summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-warnings/coercions.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typing-warnings/coercions.ml')
-rw-r--r--testsuite/tests/typing-warnings/coercions.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typing-warnings/coercions.ml b/testsuite/tests/typing-warnings/coercions.ml
index 4c96caa4ed..874dd35d71 100644
--- a/testsuite/tests/typing-warnings/coercions.ml
+++ b/testsuite/tests/typing-warnings/coercions.ml
@@ -1,6 +1,6 @@
(* TEST
- flags = " -w +A -strict-sequence "
- * expect
+ flags = " -w +A -strict-sequence ";
+ expect;
*)
(* comment 9644 of PR#6000 *)