forked from brl/citadel
Squashed 'poky/' content from commit 4469acdf1d
git-subtree-dir: poky git-subtree-split: 4469acdf1d0338220f3fe2ecb5e079eea6fda375
This commit is contained in:
7
scripts/lib/checklayer/case.py
Normal file
7
scripts/lib/checklayer/case.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# Copyright (C) 2017 Intel Corporation
|
||||
# Released under the MIT license (see COPYING.MIT)
|
||||
|
||||
from oeqa.core.case import OETestCase
|
||||
|
||||
class OECheckLayerTestCase(OETestCase):
|
||||
pass
|
Reference in New Issue
Block a user