Revision b7ff6e0c kamaki/cli/test.py

b/kamaki/cli/test.py
37 37
from kamaki.cli.command_tree.test import Command, CommandTree
38 38
from kamaki.cli.argument.test import (
39 39
    Argument, ConfigArgument, RuntimeConfigArgument, FlagArgument,
40
    ValueArgument, IntArgument)
40
    ValueArgument, IntArgument, DateArgument)
41 41

  
42 42

  
43 43
#  TestCase auxiliary methods

Also available in: Unified diff