first commit
This commit is contained in:
commit
e1c6aeeeed
42 changed files with 1305 additions and 0 deletions
5
test/unit/dune
Normal file
5
test/unit/dune
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
(test
|
||||
(name main)
|
||||
(modules main)
|
||||
(libraries fpath prelude scfg)
|
||||
(deps query.scfg test_chan.scfg))
|
||||
Loading…
Add table
Add a link
Reference in a new issue