mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 16:00:51 -07:00
in progress
This commit is contained in:
parent
2219b5919b
commit
22d5fd3aed
4 changed files with 215 additions and 1 deletions
|
@ -11,7 +11,8 @@ import org.junit.runners.Suite;
|
|||
XMLTest.class,
|
||||
JSONMLTest.class,
|
||||
HTTPTest.class,
|
||||
JSONStringerTest.class
|
||||
JSONStringerTest.class,
|
||||
JSONObjectTest.class
|
||||
})
|
||||
public class JunitTestSuite {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue