scfg/test/unit/dune

6 lines
102 B
Text
Raw Permalink Normal View History

2022-01-17 18:10:12 +01:00
(test
(name main)
(modules main)
(libraries fpath prelude scfg)
(deps query.scfg test_chan.scfg))