10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-07-17 08:30:22 +02:00
QCaml/perturbation/test/dune
2020-12-07 13:52:56 +01:00

14 lines
140 B
Plaintext

(library
(name test_perturbation)
(libraries
alcotest
qcaml.mo
qcaml.perturbation
)
(synopsis "Tests for the perturbation"))