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