1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00

Update README.md

This commit is contained in:
Sean Leary 2015-06-03 22:55:35 -05:00
parent 67a0c734b6
commit f6bdc908d8

View file

@ -69,9 +69,12 @@ A unit test has the following stages:
| Files used in test | | Files used in test |
| ------------- | | ------------- |
| MyEnum.java |
| MyEnumClass.java |
| MyEnumField.java |
| JunitTestSuite.java | | JunitTestSuite.java |
| StringsResourceBundle.java | | StringsResourceBundle.java |
|TestRunner.java | | TestRunner.java |
| Util.java | | Util.java |