Skip to content

Commit 8c002ab

Browse files
authored
chore: Restore the testing requirements in README (googleapis#1812)
1 parent 0336646 commit 8c002ab

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

‎google-auth-library-java/README.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,16 @@ See [CONTRIBUTING](CONTRIBUTING.md) documentation for more information on how to
5151
Please note that this project is released with a Contributor Code of Conduct. By participating in
5252
this project you agree to abide by its terms. See [Code of Conduct](CODE_OF_CONDUCT.md) for more
5353
information.
54+
55+
## Running the Tests
56+
57+
To run the tests you will need:
58+
59+
* Maven 3+
60+
61+
```bash
62+
$ mvn test
63+
```
5464

5565
## License
5666

0 commit comments

Comments
 (0)