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