meta/lib: remove test.py

This looks like it was added by accident in OE-Core revision
7903433898b4683a1c09cc9a6a379421bc9bbd58.

(From OE-Core rev: eb4d9b7348215a68b7933308d905e839d852a1d6)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2012-07-25 13:51:23 +01:00 committed by Richard Purdie
parent 04ba76b062
commit 66009e28ec
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
import oe.license
print(oe.license.is_included('LGPLv2.1 | GPLv3', ['*'], []))