Skip to content

Commit

Permalink
add eof to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
PizieDust committed Apr 3, 2024
1 parent e5b7765 commit b412a7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test-dirs/expand_node/ppx-tests.t/run.t
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ Module type declaration in structure
> val pop : stack -> stack
> val peek : stack -> t
> end [@@deriving rename]
> EOF

$ dune build

Expand Down Expand Up @@ -397,6 +398,7 @@ Module type declaration in signature
> val pop : stack -> stack
> val peek : stack -> t
> end [@@deriving rename]
> EOF

$ dune build

Expand Down

0 comments on commit b412a7b

Please sign in to comment.