Skip to content

Commit 76ee431

Browse files
committed
readme edit
1 parent 4a66231 commit 76ee431

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,12 @@ gradlew clean build test
103103
gradlew testWithStrictMode
104104
```
105105

106+
*Optional* Execute the test suite in strict mode with Maven:
107+
108+
```shell
109+
mvn test -P test-strict-mode
110+
```
111+
106112
# Notes
107113

108114
For more information, please see [NOTES.md](https://github.com/stleary/JSON-java/blob/master/docs/NOTES.md)

0 commit comments

Comments
 (0)