diff options
Diffstat (limited to 'meta/lib/oeqa/selftest/cases/wrapper.py')
| -rw-r--r-- | meta/lib/oeqa/selftest/cases/wrapper.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/lib/oeqa/selftest/cases/wrapper.py b/meta/lib/oeqa/selftest/cases/wrapper.py index 6de63310c0..f2be44262c 100644 --- a/meta/lib/oeqa/selftest/cases/wrapper.py +++ b/meta/lib/oeqa/selftest/cases/wrapper.py | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | # | ||
| 2 | # Copyright OpenEmbedded Contributors | ||
| 3 | # | ||
| 4 | # SPDX-License-Identifier: MIT | ||
| 5 | # | ||
| 1 | from oeqa.selftest.case import OESelftestTestCase | 6 | from oeqa.selftest.case import OESelftestTestCase |
| 2 | from oeqa.utils.commands import bitbake | 7 | from oeqa.utils.commands import bitbake |
| 3 | 8 | ||
