Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
b6985ce62b1a652d0ff557546f50fced18274c24
/
.
/
third_party
/
allwpilib
/
shared
/
javaDesktopTestTask.gradle
blob: 766fa50bb8c7125dc172bfb16910da321847f254 [
file
] [
log
] [
blame
]
tasks
.
register
(
'testDesktopJava'
)
{
dependsOn test
}