summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-misc/typecore_nolabel_errors.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typing-misc/typecore_nolabel_errors.ml')
-rw-r--r--testsuite/tests/typing-misc/typecore_nolabel_errors.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typing-misc/typecore_nolabel_errors.ml b/testsuite/tests/typing-misc/typecore_nolabel_errors.ml
index 04ecb52578..d0dcc9d1a6 100644
--- a/testsuite/tests/typing-misc/typecore_nolabel_errors.ml
+++ b/testsuite/tests/typing-misc/typecore_nolabel_errors.ml
@@ -1,6 +1,6 @@
(* TEST
- flags="-nolabels"
- * expect
+ flags = "-nolabels";
+ expect;
*)