mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05:00
fix test dune stanza
This commit is contained in:
parent
44bafeca1a
commit
85b501ce14
1 changed files with 1 additions and 1 deletions
|
|
@ -20,8 +20,8 @@
|
|||
|
||||
(test
|
||||
(name t_runtime_events)
|
||||
(package trace-runtime-events)
|
||||
(modules t_runtime_events)
|
||||
(optional) ; runtime_events
|
||||
(preprocess
|
||||
(pps ppx_trace))
|
||||
(libraries trace trace-runtime-events runtime_events))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue