Skip to content

Commit

Permalink
Enable instrumentation in executables and test libraries too
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbin committed Jan 27, 2024
1 parent 1bc9097 commit 8fb0004
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/dune
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@
(inline_tests)
(flags :standard -w +a-4-40-41-42-44-45-48-66 -warn-error +a)
(libraries loc)
(instrumentation
(backend bisect_ppx))
(preprocess
(pps ppx_jane ppx_js_style -check-doc-comments)))

0 comments on commit 8fb0004

Please sign in to comment.