2020-12-26 01:47:55 +01:00
|
|
|
|
2020-12-28 12:03:13 +01:00
|
|
|
(library
|
2020-09-26 12:02:53 +02:00
|
|
|
(name test_common)
|
2020-12-26 01:47:55 +01:00
|
|
|
(synopsis "Test for common library")
|
2020-09-26 12:02:53 +02:00
|
|
|
(libraries
|
|
|
|
alcotest
|
|
|
|
qcaml.common
|
|
|
|
)
|
2020-12-26 01:47:55 +01:00
|
|
|
)
|