mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
add JSONStringerTest
This commit is contained in:
parent
03d1f0af72
commit
2db11cd4db
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ import org.junit.runners.Suite;
|
|||
PropertyTest.class,
|
||||
XMLTest.class,
|
||||
JSONMLTest.class,
|
||||
HTTPTest.class
|
||||
HTTPTest.class,
|
||||
JSONStringerTest.class
|
||||
})
|
||||
public class JunitTestSuite {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue