mirror of
https://github.com/stleary/JSON-java.git
synced 2026-01-24 00:03:17 -05:00
in progress
This commit is contained in:
@@ -11,7 +11,8 @@ import org.junit.runners.Suite;
|
||||
XMLTest.class,
|
||||
JSONMLTest.class,
|
||||
HTTPTest.class,
|
||||
JSONStringerTest.class
|
||||
JSONStringerTest.class,
|
||||
JSONObjectTest.class
|
||||
})
|
||||
public class JunitTestSuite {
|
||||
}
|
||||
Reference in New Issue
Block a user