summaryrefslogtreecommitdiff
path: root/testsuite/tests/parsing/docstrings.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parsing/docstrings.ml')
-rw-r--r--testsuite/tests/parsing/docstrings.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/parsing/docstrings.ml b/testsuite/tests/parsing/docstrings.ml
index 401fbd3502..cf5a82f359 100644
--- a/testsuite/tests/parsing/docstrings.ml
+++ b/testsuite/tests/parsing/docstrings.ml
@@ -1,6 +1,6 @@
(* TEST
- * expect
- flags += " -dsource "
+ flags += " -dsource ";
+ expect;
*)
(***********************************************************************)