mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 11:15:32 -05:00
8 lines
145 B
Text
8 lines
145 B
Text
|
|
(alias
|
|
(name runtest)
|
|
(deps README.md)
|
|
(action (progn
|
|
(run ocaml-mdx test %{deps})
|
|
(diff? %{deps} %{deps}.corrected))))
|
|
|