Skip to content

Commit ee3aa03

Browse files
authored
Update README.md
1 parent 578a442 commit ee3aa03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ When adding a new unit test, don't forget to update <b>JunitTestSuite.java</b>.
8181
* If you have unit test results along with pull requests, the reviewer has an easier time understanding your code and determining if the it works as intended.
8282

8383
When you start working on a test, add the empty file to the repository and update the readme, so that others will know that test is taken.
84+
8485
**Caveats:**
8586
JSON-Java is Java 1.6-compatible, but JSON-Java-unit-tests requests Java 1.8. If you see this error, make sure you have 1.8 installed, on your path, and set in JAVA_HOME:
8687
Execution failed for task ':compileJava'.

0 commit comments

Comments
 (0)