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