Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
a2c3f98b9a00ea0ea7e70119c5a9e487129252b2
/
.
/
poky
/
scripts
/
lib
/
checklayer
/
case.py
blob: fa9dee384e0f6be3d1167369f988982b757463fe [
file
] [
log
] [
blame
]
# Copyright (C) 2017 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
from
oeqa
.
core
.
case
import
OETestCase
class
OECheckLayerTestCase
(
OETestCase
):
pass