Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
e2b5abdc9f28cdf8578e5b9be803c8e697443c20
/
.
/
import-layers
/
yocto-poky
/
scripts
/
lib
/
compatlayer
/
case.py
blob: 54ce78aa600181167a55c36df98bc238c8163e1b [
file
] [
log
] [
blame
]
# Copyright (C) 2017 Intel Corporation
# Released under the MIT license (see COPYING.MIT)
from
oeqa
.
core
.
case
import
OETestCase
class
OECompatLayerTestCase
(
OETestCase
):
pass