aboutsummaryrefslogtreecommitdiffstats
path: root/tests/option_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/option_tests.py')
-rw-r--r--tests/option_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/option_tests.py b/tests/option_tests.py
index a92acab8..58f54e94 100644
--- a/tests/option_tests.py
+++ b/tests/option_tests.py
@@ -17,7 +17,7 @@ class MockOptions(object):
dry_run = False
log_size = 25
allow_system_changes = False
- skip_cmds = []
+ skip_commands = []
skip_files = []