mirror of
https://github.com/c-cube/ezcurl.git
synced 2025-12-05 19:00:34 -05:00
10 lines
160 B
Text
10 lines
160 B
Text
|
|
(alias
|
|
(name runtest)
|
|
(package ezcurl-lwt)
|
|
(deps README.md)
|
|
(action
|
|
(progn
|
|
(run ocaml-mdx test %{deps})
|
|
(diff? %{deps} %{deps}.corrected))))
|
|
|