Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
6d763a2b604e62a9a9644b620ac0a24d1e09f493
/
.
/
poky
/
scripts
/
lib
/
checklayer
/
case.py
blob: 9dd00412e522dd3ff2a0bc82872c210cc53b2c47 [
file
] [
log
] [
blame
]
# Copyright (C) 2017 Intel Corporation
# Released under the MIT license (see COPYING.MIT)
from
oeqa
.
core
.
case
import
OETestCase
class
OECheckLayerTestCase
(
OETestCase
):
pass