test_api_base: use stdout for progress bar
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 17 Dec 2012 16:21:11 +0000 (18:21 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 19 Dec 2012 09:49:03 +0000 (11:49 +0200)
commit9bc88f8f743cf3c710d8f67bce622874d30e0b85
treeda0b214e50e6b317728ed1642759194f31bd46b9
parentbcd947f4bd7cb1cc34a578f7e3af692953c02a19
test_api_base: use stdout for progress bar

Because otherwise the output is visible when runnint nosetest without -s.

Change-Id: Ifa9ec61f4fdf2679bab215b316e70afcf7a6ad15
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
tests/test_api_base.py