mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-25 23:41:07 +00:00
Merge pull request #102 from vivek425ster/master
Modify README.rst to specify how to run tests.
This commit is contained in:
commit
b5f134dbb2
@ -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