summaryrefslogtreecommitdiff
path: root/testsuite/tests/ppx-attributes/inline.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ppx-attributes/inline.ml')
-rw-r--r--testsuite/tests/ppx-attributes/inline.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/ppx-attributes/inline.ml b/testsuite/tests/ppx-attributes/inline.ml
index cec8c7cf66..18fc3a6587 100644
--- a/testsuite/tests/ppx-attributes/inline.ml
+++ b/testsuite/tests/ppx-attributes/inline.ml
@@ -1,6 +1,6 @@
(* TEST
- flags = "-dlambda -dno-unique-ids"
- * expect
+ flags = "-dlambda -dno-unique-ids";
+ expect;
*)
(* This checks that function attributes like [@inline] aren't dropped when they