Current section

Files

Jump to
showtime include showtime@common@test_suite_OngoingTestRun.hrl
Raw

include/showtime@common@test_suite_OngoingTestRun.hrl

-record(ongoing_test_run, {
test_function :: showtime@common@test_suite:test_function(),
started_at :: integer()
}).