Skip to content
View raw
1
(test
2
(name test_hito)
3
(modules
4
test_hito
5
test_exercise
6
test_recovery
7
test_prescription
8
test_evidence
9
test_progression
10
test_service
11
test_codec
12
test_sqlite_repo
13
test_decode
14
test_web)
15
(libraries hito.core hito.app hito.web alcotest dream dream-html lwt caqti))
16