mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-30 20:28:08 +00:00
Modify README.rst to specify how to run tests.
This commit is contained in:
parent
64eb54ae3d
commit
42f51ddc00
@ -41,6 +41,12 @@ Finally these commands will install the server as well as the rest of the depend
|
|||||||
sudo python3 setup.py install
|
sudo python3 setup.py install
|
||||||
gns3server
|
gns3server
|
||||||
|
|
||||||
|
To run tests use:
|
||||||
|
|
||||||
|
.. code:: bash
|
||||||
|
|
||||||
|
py.test -v
|
||||||
|
|
||||||
Windows
|
Windows
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user