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_StartTest.hrl
Raw

include/showtime@internal@common@test_suite_StartTest.hrl

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