mirror of
https://github.com/wassname/ray.git
synced 2026-07-05 10:34:05 +08:00
[Java] Replace junit with testNG (#3768)
This commit is contained in:
+2
-2
@@ -30,8 +30,8 @@
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<groupId>org.testng</groupId>
|
||||
<artifactId>testng</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user