summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/oetest.py
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2017-03-01 12:17:27 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-01 23:27:11 +0000
commit30ad3624176f8928bc6cf54d47b0e4d38c3c64e5 (patch)
tree4294b7160be705802b1bf4a3a454bd3564a205ed /meta/lib/oeqa/oetest.py
parent842bc0ff5ae1b2d85ed1c1c40b46bbd559adcb4b (diff)
downloadpoky-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/oetest.py')
0 files changed, 0 insertions, 0 deletions