diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/lib/oeqa/selftest/cases/meta_oe_sources.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/lib/oeqa/selftest/cases/meta_oe_sources.py b/meta-oe/lib/oeqa/selftest/cases/meta_oe_sources.py index b17c7950c7..c5a9a27946 100644 --- a/meta-oe/lib/oeqa/selftest/cases/meta_oe_sources.py +++ b/meta-oe/lib/oeqa/selftest/cases/meta_oe_sources.py | |||
| @@ -6,6 +6,7 @@ import tempfile | |||
| 6 | from oeqa.selftest.case import OESelftestTestCase | 6 | from oeqa.selftest.case import OESelftestTestCase |
| 7 | from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars | 7 | from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars |
| 8 | 8 | ||
| 9 | |||
| 9 | class MetaOESourceMirroring(OESelftestTestCase): | 10 | class MetaOESourceMirroring(OESelftestTestCase): |
| 10 | # Can we download everything from the OpenEmbedded Sources Mirror over http only | 11 | # Can we download everything from the OpenEmbedded Sources Mirror over http only |
| 11 | def test_oe_source_mirror(self): | 12 | def test_oe_source_mirror(self): |
