mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-19 12:32:21 +01:00
14 lines
140 B
Plaintext
14 lines
140 B
Plaintext
(library
|
|
(name test_perturbation)
|
|
(libraries
|
|
alcotest
|
|
qcaml.mo
|
|
qcaml.perturbation
|
|
)
|
|
(synopsis "Tests for the perturbation"))
|
|
|
|
|
|
|
|
|
|
|