mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 03:15:32 -04:00
Update README.md
This commit is contained in:
parent
46fe58e912
commit
0de8d0d2e0
10
README.md
10
README.md
@ -69,21 +69,19 @@ java -cp .;json-java.jar Test
|
||||
````
|
||||
|
||||
|
||||
*You can only run the unit tests with Maven or Gradlew.*
|
||||
# Unit tests
|
||||
**Unit tests**
|
||||
|
||||
The test suite can be executed with Maven by running:
|
||||
```
|
||||
mvn clean test
|
||||
```
|
||||
|
||||
The test suite can be executed with Gradlew by running:
|
||||
|
||||
```
|
||||
gradlew clean build test
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# Notes
|
||||
|
||||
**Recent directory structure change**
|
||||
|
Loading…
x
Reference in New Issue
Block a user