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