Add Readme.md entry on testing

This commit is contained in:
Arturo Filastò 2018-09-06 16:20:10 +02:00
parent 5ed67ee422
commit 71ed0e969f

View File

@ -86,3 +86,9 @@ It should now be possible to build ooni by running:
```
make build
```
To run internal tests do:
```
make test-internal
```