summaryrefslogtreecommitdiff
path: root/tests/test_command.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_command.py')
-rw-r--r--tests/test_command.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_command.py b/tests/test_command.py
index 8b0d217..39fde51 100644
--- a/tests/test_command.py
+++ b/tests/test_command.py
@@ -6,7 +6,7 @@ class TestCommand(Command):
"""Description of command.
"""
- def run(self, parsed_args):
+ def take_action(self, parsed_args):
return