mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-24 23:16:44 +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
|
||||
gns3server
|
||||
|
||||
To run tests use:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
py.test -v
|
||||
|
||||
Windows
|
||||
-------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user