14 lines
249 B
Plaintext
14 lines
249 B
Plaintext
|
(jbuild_version 1)
|
||
|
|
||
|
(executable
|
||
|
((name resto_test)
|
||
|
(libraries (ocplib-resto-directory ocplib-resto-json lwt.unix))))
|
||
|
|
||
|
(alias
|
||
|
((name runtest_resto)
|
||
|
(action (run ${path:resto_test.exe}))))
|
||
|
|
||
|
(alias
|
||
|
((name runtest)
|
||
|
(deps ((alias runtest_resto)))))
|