builder-web/test/dune
Reynir Björnsson 675b57a579 Rename Builder_db modules in bin/ and test/
They both depend on the Builder_db module in db/, and using the same
name confuses Merlin (as well as myself sometimes).
2021-11-15 15:12:16 +01:00

3 lines
102 B
Text

(test
(name test_builder_db)
(libraries builder_db caqti.blocking alcotest mirage-crypto-rng.unix))