tests: rename test_helpers.py into helpers.py
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 26 Nov 2012 13:34:23 +0000 (15:34 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 26 Nov 2012 16:15:44 +0000 (18:15 +0200)
commitfc3f2fffef03f971e761a7b081eaa6af06ff7887
tree34d706777973191917682f5a7fa009649ca58e2a
parent49567c1a16ff1e5d39609d4449c46655f5b2fe2e
tests: rename test_helpers.py into helpers.py

... in order to prevent nostests to try to run functions from this file.

Change-Id: I5517a6e82b36d75ce33a25aeb03406ec05416351
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
tests/helpers.py [moved from tests/test_helpers.py with 98% similarity]
tests/test_api_base.py