From 251f52b7b5c7b8098e5dfbbe80df55ebd6c2417a Mon Sep 17 00:00:00 2001 From: Brant Knudson Date: Sun, 28 Feb 2016 11:03:44 -0600 Subject: [PATCH] Correct test running instructions To run the tests just do `tox`. Change-Id: Ibe61e63c1d7b3a1b1dd3186ae5930a67fdba9ed3 --- doc/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 110c931ee..7fe82d87e 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -46,7 +46,7 @@ using `Gerrit`_. .. _Launchpad: https://launchpad.net/python-keystoneclient .. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow -Run tests with ``python setup.py test``. +Run tests with ``tox``. Indices and tables ==================