summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 7805296..7d79d38 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
[pytest]
addopts = -s
markers =
- json: run only the redisjson module tests
+ redismod: run only the redis module tests
[tox]
minversion = 3.2.0