From ddd1496782cc8eb15fca6c9059b2b08a03efe366 Mon Sep 17 00:00:00 2001 From: Chayim Date: Mon, 25 Oct 2021 17:18:27 +0300 Subject: Adding support for redisearch (#1640) --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') 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 -- cgit v1.2.1