blob: fa9dee384e0f6be3d1167369f988982b757463fe [file] [log] [blame]
xf.libfc6e712025-02-07 01:54:34 -08001# Copyright (C) 2017 Intel Corporation
2#
3# SPDX-License-Identifier: MIT
4#
5
6from oeqa.core.case import OETestCase
7
8class OECheckLayerTestCase(OETestCase):
9 pass