mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
lib/oeqa/selftest/base.py: Correct a reference to meta/lib/oeqa/selftest
(From OE-Core rev: 4ed2a6d43ea19a3026d94666fc342493689d7d46) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8953d83028
commit
ed07f43e68
@@ -4,7 +4,7 @@
|
||||
|
||||
|
||||
# DESCRIPTION
|
||||
# Base class inherited by test classes in meta/lib/selftest
|
||||
# Base class inherited by test classes in meta/lib/oeqa/selftest
|
||||
|
||||
import unittest
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user