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