Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
35a7c497e370f5f286ca0f3a2c04d6166cf062ce
/
.
/
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