mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
added cookielisttest
This commit is contained in:
parent
519c21c8b0
commit
970e7a45a9
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ import org.junit.runners.Suite;
|
|||
@Suite.SuiteClasses({
|
||||
CDLTest.class,
|
||||
CookieTest.class,
|
||||
CookieListTest.class,
|
||||
PropertyTest.class,
|
||||
XMLTest.class,
|
||||
JSONMLTest.class
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue