12 lines
229 B
Text
12 lines
229 B
Text
|
|
(test
|
||
|
|
(name test_runner)
|
||
|
|
(package uri)
|
||
|
|
(modules test_runner)
|
||
|
|
(libraries uri uri.services ounit2))
|
||
|
|
|
||
|
|
(test
|
||
|
|
(name test_runner_sexp)
|
||
|
|
(package uri-sexp)
|
||
|
|
(modules test_runner_sexp)
|
||
|
|
(libraries uri uri.services uri-sexp ounit2))
|