Skip to content

Commit

Permalink
Removes ppx_expect
Browse files Browse the repository at this point in the history
  • Loading branch information
filipeom committed Jan 3, 2024
1 parent 0875208 commit 2102c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ecma-sl/typed/dune
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
TestTypedef)
(inline_tests)
(preprocess
(pps ppx_expect ppx_inline_test))
(pps ppx_inline_test))
(libraries ecma-sl))

(alias
Expand Down

0 comments on commit 2102c40

Please sign in to comment.