mirror of
https://github.com/stleary/JSON-java.git
synced 2026-01-24 00:03:17 -05:00
added cookielisttest
This commit is contained in:
@@ -6,6 +6,7 @@ import org.junit.runners.Suite;
|
||||
@Suite.SuiteClasses({
|
||||
CDLTest.class,
|
||||
CookieTest.class,
|
||||
CookieListTest.class,
|
||||
PropertyTest.class,
|
||||
XMLTest.class,
|
||||
JSONMLTest.class
|
||||
|
||||
Reference in New Issue
Block a user