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