summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-printf/pr6534.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/lib-printf/pr6534.ml')
-rw-r--r--testsuite/tests/lib-printf/pr6534.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/lib-printf/pr6534.ml b/testsuite/tests/lib-printf/pr6534.ml
index b475c58ab0..f4b4fb8d5a 100644
--- a/testsuite/tests/lib-printf/pr6534.ml
+++ b/testsuite/tests/lib-printf/pr6534.ml
@@ -1,6 +1,6 @@
(* TEST
- include testing
- flags = "-no-strict-formats"
+ include testing;
+ flags = "-no-strict-formats";
*)
(* these are not valid under -strict-formats, but we test them here