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 23:27:11 +0000 |
commit | 30ad3624176f8928bc6cf54d47b0e4d38c3c64e5 (patch) | |
tree | 4294b7160be705802b1bf4a3a454bd3564a205ed /meta/lib/oeqa/utils | |
parent | 842bc0ff5ae1b2d85ed1c1c40b46bbd559adcb4b (diff) | |
download | poky-30ad3624176f8928bc6cf54d47b0e4d38c3c64e5.tar.gz |
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.
(From OE-Core rev: 6ecd671fb09486b5852c47f06b5db372a2eb082b)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/utils')
0 files changed, 0 insertions, 0 deletions