index
:
gleam_aoc
main
gleam aoc
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aoc2023
/
build
/
packages
/
adglent
/
include
/
showtime@internal@common@test_suite_TestModule.hrl
blob: ee9baafa04ba92ea8f6b3091303d47f1f1151ca2 (
plain
)
1
-
record
(
test_module
,
{
name
::
binary
(),
path
::
gleam
@
option
:
option
(
binary
())}).