aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/01_test_help.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/01_test_help.py')
-rw-r--r--tests/01_test_help.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/01_test_help.py b/tests/01_test_help.py
index de930137..25c36fb0 100644
--- a/tests/01_test_help.py
+++ b/tests/01_test_help.py
@@ -15,13 +15,13 @@ class TestHelp(TestCaseWithData):
'create_remote_repo',
'dch',
'import_orig',
+ 'import_ref',
'import_dsc',
'pristine_tar',
'pull',
'push',
'pq',
- 'tag',
- ]
+ 'tag']
rpm_cmds = ['buildpackage_rpm',
'import_srpm',