blob: 9dd00412e522dd3ff2a0bc82872c210cc53b2c47 [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001# Copyright (C) 2017 Intel Corporation
2# Released under the MIT license (see COPYING.MIT)
3
4from oeqa.core.case import OETestCase
5
6class OECheckLayerTestCase(OETestCase):
7 pass