nimPNG/tests/all_tests.nim
2020-06-11 20:58:37 +07:00

9 lines
102 B
Nim

import
test_apng,
test_codec,
test_suite,
test_nimz,
test_filters,
test_crash,
test_api