diff options
Diffstat (limited to 'scripts/lib/checklayer/case.py')
| -rw-r--r-- | scripts/lib/checklayer/case.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/lib/checklayer/case.py b/scripts/lib/checklayer/case.py deleted file mode 100644 index fa9dee384e..0000000000 --- a/scripts/lib/checklayer/case.py +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | # Copyright (C) 2017 Intel Corporation | ||
| 2 | # | ||
| 3 | # SPDX-License-Identifier: MIT | ||
| 4 | # | ||
| 5 | |||
| 6 | from oeqa.core.case import OETestCase | ||
| 7 | |||
| 8 | class OECheckLayerTestCase(OETestCase): | ||
| 9 | pass | ||
