mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 11:20:09 +08:00
[Java] fix java test (#9079)
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user