diff options
author | Ross Burton <ross.burton@intel.com> | 2017-03-01 12:17:27 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-01 16:11:40 +0000 |
commit | 6ecd671fb09486b5852c47f06b5db372a2eb082b (patch) | |
tree | 00570e6ff424f869049641d2bc3314565ac5a846 /scripts/lib/devtool | |
parent | 7606f05e48ad2e31650e3a56bfcd04b4fbfad1e3 (diff) | |
download | openembedded-core-6ecd671fb09486b5852c47f06b5db372a2eb082b.tar.gz openembedded-core-6ecd671fb09486b5852c47f06b5db372a2eb082b.tar.bz2 openembedded-core-6ecd671fb09486b5852c47f06b5db372a2eb082b.zip |
oeqa/esdk/devtool: clean setUpClass/tearDownClass
These methods are class not instance methods, so the argument should be cls not
self.
Also don't put variables into cls that we don't need there.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool')
0 files changed, 0 insertions, 0 deletions