mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 03:15:32 -04:00
add JSONStringerTest
This commit is contained in:
parent
03d1f0af72
commit
2db11cd4db
@ -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…
x
Reference in New Issue
Block a user