14 lines
190 B
Plaintext
14 lines
190 B
Plaintext
(test
|
|
(name test_mock_csv)
|
|
(libraries lexer parser ast)
|
|
(deps
|
|
(:file ./files/test1.toml)))
|
|
|
|
(test
|
|
(name test_random_int)
|
|
(libraries ast))
|
|
|
|
(test
|
|
(name test_header)
|
|
(libraries ast))
|