add unittests for koji command line:

- call
 - hello / moshimoshi
 - maven-chain
 - resubmit
This commit is contained in:
Franz Chih-Ping Hsieh 2017-10-26 14:13:41 -04:00 committed by Mike McLean
parent 17f006511d
commit cb0d9ba37d
6 changed files with 669 additions and 2 deletions

View file

@ -4,7 +4,6 @@ import os
import six
import sys
import unittest
import koji
from koji_cli.commands import handle_wrapper_rpm