blob: 54ce78aa600181167a55c36df98bc238c8163e1b [file] [log] [blame]
Brad Bishop6e60e8b2018-02-01 10:27:11 -05001# Copyright (C) 2017 Intel Corporation
2# Released under the MIT license (see COPYING.MIT)
3
4from oeqa.core.case import OETestCase
5
6class OECompatLayerTestCase(OETestCase):
7 pass