From 4970bde8ac6d64da8efb04cda2837263369e1ac3 Mon Sep 17 00:00:00 2001
From: Uggla <uggla@free.fr>
Date: Tue, 5 Apr 2016 19:42:41 +0200
Subject: [PATCH] Update testing doc with tox

---
 doc/source/testing.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/source/testing.rst b/doc/source/testing.rst
index dd0d90c..947b1b6 100644
--- a/doc/source/testing.rst
+++ b/doc/source/testing.rst
@@ -25,5 +25,9 @@ refish-client tests
 
 #. Run the test::
 
+    tox
+
+   or::
+
     py.test redfish-client