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