mirror of
https://github.com/TheRealOwenRees/pgn_to_tex.git
synced 2026-07-23 03:56:57 +00:00
79155255f6
* copy project root files * import previously created code and rename where needed * fix license and lint * main is now just a JS wrapper * minified main.cjs rather than copying to a newly named file
7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
(test
|
|
(name test_suite)
|
|
(modules (:standard))
|
|
(libraries ounit2 sedlex sedlex.ppx pgn_to_tex helpers)
|
|
(deps
|
|
(source_tree pgn_examples)))
|