mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-05 19:00:31 -05:00
8 lines
150 B
Text
8 lines
150 B
Text
|
|
;(alias
|
|
; (name runtest)
|
|
; (deps containers.md)
|
|
; (action (progn
|
|
; (run mdx test %{deps})
|
|
; (diff? %{deps} %{deps}.corrected))))
|
|
;
|