mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 11:25:30 -04:00
readme edit
This commit is contained in:
parent
4a662316f7
commit
76ee4312b3
@ -103,6 +103,12 @@ gradlew clean build test
|
||||
gradlew testWithStrictMode
|
||||
```
|
||||
|
||||
*Optional* Execute the test suite in strict mode with Maven:
|
||||
|
||||
```shell
|
||||
mvn test -P test-strict-mode
|
||||
```
|
||||
|
||||
# Notes
|
||||
|
||||
For more information, please see [NOTES.md](https://github.com/stleary/JSON-java/blob/master/docs/NOTES.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user