summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
diff options
context:
space:
mode:
authorChristopher Larson <kergoth@gmail.com>2011-12-05 15:25:23 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-08 15:24:29 +0000
commit91378835c6d857ce74dd51a242ad27e73e628a72 (patch)
tree7de7c2b6e3b82f140499608a07133e32ffb49d36 /meta/lib/oe
parent31ac06a3a00221c9ba8074c9b18998761b68be07 (diff)
downloadpoky-91378835c6d857ce74dd51a242ad27e73e628a72.tar.gz
oe.test_types: move into an oe.tests package
(From OE-Core rev: 36cc35b4cbb91049a63daa7c915f538047db0f76) Signed-off-by: Christopher Larson <kergoth@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe')
-rw-r--r--meta/lib/oe/tests/__init__.py0
-rw-r--r--meta/lib/oe/tests/test_types.py (renamed from meta/lib/oe/test_types.py)0
2 files changed, 0 insertions, 0 deletions
diff --git a/meta/lib/oe/tests/__init__.py b/meta/lib/oe/tests/__init__.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/meta/lib/oe/tests/__init__.py
diff --git a/meta/lib/oe/test_types.py b/meta/lib/oe/tests/test_types.py
index 367cc30e45..367cc30e45 100644
--- a/meta/lib/oe/test_types.py
+++ b/meta/lib/oe/tests/test_types.py