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