Bugfix: cli.py and its unit test case 61/24061/2
authorwu.zhihui <wu.zhihui1@zte.com.cn>
Tue, 8 Nov 2016 12:18:26 +0000 (20:18 +0800)
committerwu.zhihui <wu.zhihui1@zte.com.cn>
Tue, 8 Nov 2016 12:25:21 +0000 (20:25 +0800)
commit03b2fdd33a019c4eabc8da7ba49c851bf91ffc4e
treed3c36e47addd031a4844ad717526665d62ff9730
parentaa374b2bac23a89442ef59f3757d40cdf66c3814
Bugfix: cli.py and its unit test case

since qtip use log instead of print, assert sentence need
to modify.

Change-Id: I8d19d0e50c4c70f34c7e916c7828984163586260
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
func/cli.py
tests/cli_test.py