blob: fa9dee384e0f6be3d1167369f988982b757463fe [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001# Copyright (C) 2017 Intel Corporation
Brad Bishopc342db32019-05-15 21:57:59 -04002#
3# SPDX-License-Identifier: MIT
4#
Brad Bishopd7bf8c12018-02-25 22:55:05 -05005
6from oeqa.core.case import OETestCase
7
8class OECheckLayerTestCase(OETestCase):
9 pass