summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/rq/rq-2.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rq/rq-2.3.3.ebuild b/dev-python/rq/rq-2.3.3.ebuild
index 17746a0e20f2..efc1fbf698a6 100644
--- a/dev-python/rq/rq-2.3.3.ebuild
+++ b/dev-python/rq/rq-2.3.3.ebuild
@@ -69,7 +69,7 @@ python_test() {
# hang
tests/test_commands.py::TestCommands::test_shutdown_command
tests/test_worker_pool.py::TestWorkerPool::test_check_workers
- tests/test_dependencies.py::TestDependencies::test_dependency_list_in_depends_on
+ tests/test_dependencies.py::TestDependencies
# already present in older versions
tests/test_spawn_worker.py::TestWorker::test_work_and_quit
)