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,6 +69,9 @@ 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 |