summaryrefslogtreecommitdiff
path: root/tests/test_commands.py
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2022-08-04 20:07:43 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2022-08-04 20:07:43 +0200
commit43403682736e44fc2fcdaf6bc959d8d07b2c6123 (patch)
tree047415b704eead5754ab7c5092058f053850fd9a /tests/test_commands.py
parent495cf0d0aea4447b66f4f2a4797efbdbd78d9a56 (diff)
qa fixes
Diffstat (limited to 'tests/test_commands.py')
-rw-r--r--tests/test_commands.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/test_commands.py b/tests/test_commands.py
index 044caa9..17966b7 100644
--- a/tests/test_commands.py
+++ b/tests/test_commands.py
@@ -54,11 +54,6 @@ class testCommandsSimple(hazwaz.unittest.HazwazTestCase, CommandsMixin):
for cmd in self.lesana.commands:
cmd.editors = [("true", "true")]
# re-index the collection before running each test
- args = {
- 'collection': self.tmpdir.name,
- "files": None,
- "reset": True,
- }
self.run_with_argv(self.lesana, [
"lesana",
"index",