10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2025-03-13 20:31:55 +01:00

10 lines
111 B
Plaintext

(library
(name test_common)
(synopsis "Test for common library")
(libraries
alcotest
qcaml.common
)
)