diff --git a/tests/test-dirs/expand_node/ppx-tests.t/run.t b/tests/test-dirs/expand_node/ppx-tests.t/run.t index 6ef1a8bff..f9f06e659 100644 --- a/tests/test-dirs/expand_node/ppx-tests.t/run.t +++ b/tests/test-dirs/expand_node/ppx-tests.t/run.t @@ -353,6 +353,7 @@ Module type declaration in structure > val pop : stack -> stack > val peek : stack -> t > end [@@deriving rename] + > EOF $ dune build @@ -397,6 +398,7 @@ Module type declaration in signature > val pop : stack -> stack > val peek : stack -> t > end [@@deriving rename] + > EOF $ dune build