mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-06 22:23:42 +01:00
12 lines
113 B
Plaintext
12 lines
113 B
Plaintext
(library
|
|
|
|
(name test_common)
|
|
(synopsis "Test for common library")
|
|
|
|
(libraries
|
|
alcotest
|
|
qcaml.common
|
|
)
|
|
|
|
)
|