mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-18 12:03:40 +01:00
10 lines
111 B
Plaintext
10 lines
111 B
Plaintext
|
|
(library
|
|
(name test_common)
|
|
(synopsis "Test for common library")
|
|
(libraries
|
|
alcotest
|
|
qcaml.common
|
|
)
|
|
)
|