mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 16:00:51 -07:00
starting jsonml test
This commit is contained in:
parent
1ff945de69
commit
bc07b5196b
2 changed files with 299 additions and 1 deletions
|
@ -7,7 +7,8 @@ import org.junit.runners.Suite;
|
|||
CDLTest.class,
|
||||
CookieTest.class,
|
||||
PropertyTest.class,
|
||||
XMLTest.class
|
||||
XMLTest.class,
|
||||
JSONMLTest.class
|
||||
})
|
||||
public class JunitTestSuite {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue