1
0
forked from brl/citadel

8 lines
179 B
Python

# Copyright (C) 2017 Intel Corporation
# Released under the MIT license (see COPYING.MIT)
from oeqa.core.case import OETestCase
class OECheckLayerTestCase(OETestCase):
pass