From cc0865cd5899d5fd54ebc750085c48aae5123cde Mon Sep 17 00:00:00 2001 From: RunasSudo Date: Wed, 22 Nov 2017 23:21:35 +1100 Subject: [PATCH] Finished with tests(?) --- eos/psr/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eos/psr/tests.py b/eos/psr/tests.py index e259d00..ded41d6 100644 --- a/eos/psr/tests.py +++ b/eos/psr/tests.py @@ -337,7 +337,7 @@ class ElectionTestCase(EosTestCase): self.do_task_assert(election, 'eos.base.workflow.TaskReleaseResults', None) election.save() -class AAAPVSSTestCase(EosTestCase): +class PVSSTestCase(EosTestCase): @py_only def test_basic(self): return