mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-06 18:55:30 +08:00
add JSONStringerTest
This commit is contained in:
@@ -10,7 +10,8 @@ import org.junit.runners.Suite;
|
|||||||
PropertyTest.class,
|
PropertyTest.class,
|
||||||
XMLTest.class,
|
XMLTest.class,
|
||||||
JSONMLTest.class,
|
JSONMLTest.class,
|
||||||
HTTPTest.class
|
HTTPTest.class,
|
||||||
|
JSONStringerTest.class
|
||||||
})
|
})
|
||||||
public class JunitTestSuite {
|
public class JunitTestSuite {
|
||||||
}
|
}
|
Reference in New Issue
Block a user