[Java] fix java test (#9079)

This commit is contained in:
chaokunyang
2020-06-22 16:56:47 +08:00
committed by GitHub
parent 1d5c123c81
commit b5fafe1fce
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -3,8 +3,8 @@
<suite name="RAY suite" verbose="2">
<test name = "RAY test">
<packages>
<package name = "io.ray.api.test.*" />
<package name = "io.ray.runtime.*" />
<package name = "io.ray.test.*" />
</packages>
</test>
<listeners>