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