mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05:00
test for runtime events is optional
This commit is contained in:
parent
a20233a455
commit
44bafeca1a
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
(test
|
||||
(name t_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