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