scfg/test/cram/dune

11 lines
160 B
Text
Raw Normal View History

2022-01-17 18:10:12 +01:00
(cram
(deps
%{bin:scfg}
bug1.scfg
bug2.scfg
bug3.scfg
lex_error.scfg
parse_start_with_newline.scfg
(glob_files parse_error*.scfg)
test1.scfg))