Resolve NameError in test_utils.py 57/59057/1
authorEmma Foley <emma.l.foley@intel.com>
Tue, 26 Jun 2018 17:13:35 +0000 (18:13 +0100)
committerEmma Foley <emma.l.foley@intel.com>
Tue, 26 Jun 2018 17:18:39 +0000 (18:18 +0100)
commit6b576474f57ddd42065d20ba566dfcd9ed5d2cad
tree4c0f47a29748a3ef23c124067a6515fc8a52243c
parent43b447c3fc3be4947545d1e16098424bef7be171
Resolve NameError in test_utils.py

The import of the yardstick module was removed from test_util.py, which relied
on this module location for a file name in
test_import_modules_from_package_no_mod and test_import_modules_from_package.

JIRA: YARDSTICK-1258
Change-Id: I754dbadfb8d788236f354e9a0c1a61ad6c4abf70
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
yardstick/tests/unit/common/test_utils.py