From 721791444e7f7ff9ba6372264e8fd612afcfce3a Mon Sep 17 00:00:00 2001 From: juanifioren Date: Mon, 3 Aug 2015 15:23:44 -0300 Subject: [PATCH] Edit DOC. --- DOC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOC.md b/DOC.md index 375f76b..5511ada 100644 --- a/DOC.md +++ b/DOC.md @@ -308,7 +308,7 @@ Authorization: Bearer [ACCESS_TOKEN] ## Running Tests -Use [tox](https://pypi.python.org/pypi/tox) for running tests in each of the environments: +Use [tox](https://pypi.python.org/pypi/tox) for running tests in each of the environments, also to run coverage among: ```bash $ tox