Sign in
◑
Theme
gbmc
/
openbmc
/
f3df45e56cdd0ec41c3c39cbfd0e5e8ef672bc00
/
.
/
upstream-layers
/
openembedded-core
/
scripts
/
lib
/
checklayer
/
case.py
blob: fa9dee384e0f6be3d1167369f988982b757463fe [
file
]
# Copyright (C) 2017 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
from
oeqa
.
core
.
case
import
OETestCase
class
OECheckLayerTestCase
(
OETestCase
):
pass