mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 16:00:51 -07:00
locale tests
This commit is contained in:
parent
df9c27c53f
commit
928179a1f3
4 changed files with 67 additions and 0 deletions
|
@ -13,6 +13,7 @@ import org.junit.runners.Suite;
|
|||
HTTPTest.class,
|
||||
JSONStringerTest.class,
|
||||
JSONObjectTest.class,
|
||||
JSONObjectLocaleTest.class,
|
||||
JSONArrayTest.class,
|
||||
EnumTest.class,
|
||||
JSONPointerTest.class,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue