mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-12-15 23:51:06 +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