This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
11
unikernel/duniverse/ocaml-uri/lib_test/dune
Normal file
11
unikernel/duniverse/ocaml-uri/lib_test/dune
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
(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))
|
||||
Loading…
Add table
Add a link
Reference in a new issue