Packages

Advent of code helper - automating setup of tests, solution template and problem input

Current section

Files

Jump to
adglent include showtime@internal@common@test_suite_StartTestSuite.hrl
Raw

include/showtime@internal@common@test_suite_StartTestSuite.hrl

-record(start_test_suite, {
test_module :: showtime@internal@common@test_suite:test_module()
}).