mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05:00
format
This commit is contained in:
parent
a36f91b350
commit
fd6eac6ea8
2 changed files with 1 additions and 1 deletions
|
|
@ -20,6 +20,7 @@
|
||||||
|
|
||||||
(rule
|
(rule
|
||||||
(alias runtest)
|
(alias runtest)
|
||||||
|
(package trace)
|
||||||
(action
|
(action
|
||||||
(progn
|
(progn
|
||||||
(with-stdout-to
|
(with-stdout-to
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
(tests
|
(tests
|
||||||
(names t1 t_core t_debug)
|
(names t1 t_core t_debug)
|
||||||
(modules t1 t_core t_debug)
|
(modules t1 t_core t_debug)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue