Add Readme.md entry on testing
This commit is contained in:
parent
5ed67ee422
commit
71ed0e969f
1 changed files with 6 additions and 0 deletions
|
|
@ -86,3 +86,9 @@ It should now be possible to build ooni by running:
|
||||||
```
|
```
|
||||||
make build
|
make build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To run internal tests do:
|
||||||
|
|
||||||
|
```
|
||||||
|
make test-internal
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue