Fix testing instructions
This commit is contained in:
@ -17,7 +17,7 @@ This program expects Python3 and PIP to be installed. It's known to work on Open
|
|||||||
$ make install-deps
|
$ make install-deps
|
||||||
|
|
||||||
## Ensure all unittests pass.
|
## Ensure all unittests pass.
|
||||||
$ vppcfg/tests.py -d -t vppcfg/unittest/yaml/*.yaml
|
$ make test
|
||||||
|
|
||||||
## Build vppcfg
|
## Build vppcfg
|
||||||
$ make build
|
$ make build
|
||||||
|
Reference in New Issue
Block a user