Revision a7aacf12 kamaki/cli/test.py

b/kamaki/cli/test.py
35 35
from inspect import getmembers, isclass
36 36

  
37 37
from kamaki.cli.command_tree.test import Command, CommandTree
38
from kamaki.cli.argument.test import Argument
38
from kamaki.cli.argument.test import Argument, ConfigArgument
39 39

  
40 40

  
41 41
#  TestCase auxiliary methods

Also available in: Unified diff