Sign in
gbmc
/
openbmc
/
9767b177fbdfd9ee13ecc3df214ba58b07ed4ed7
/
.
/
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