mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 20:40:56 +08:00
Add test listener to show the test progress of java UT (#6341)
This commit is contained in:
@@ -9,5 +9,6 @@
|
||||
</test>
|
||||
<listeners>
|
||||
<listener class-name="org.ray.api.RayAlterSuiteListener" />
|
||||
<listener class-name="org.ray.api.TestProgressListener" />
|
||||
</listeners>
|
||||
</suite>
|
||||
|
||||
Reference in New Issue
Block a user