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: 2ac5925913e57b23d43a7289912d1401cc9c4f71 (
plain
)
1
2
3
4
5
6
test
{
useJUnitPlatform
()
testLogging
{
events
"passed"
,
"skipped"
,
"failed"
}
}