add unit tests for cli commands, coverage(46%)
This commit is contained in:
parent
bdcb8065d2
commit
d46f537366
7 changed files with 924 additions and 12 deletions
|
|
@ -2,7 +2,6 @@ from __future__ import absolute_import
|
|||
|
||||
import mock
|
||||
import six
|
||||
import unittest
|
||||
|
||||
from koji_cli.commands import handle_block_group
|
||||
from . import utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue