index
:
github/GT5-Unofficial.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
addon.gradle
blob: 6f39b0c54501b61215473f8f25b1c0944462d506 (
plain
)
1
2
3
4
5
6
test
{
useJUnitPlatform
()
testLogging
{
events
"passed"
,
"skipped"
,
"failed"
}
}