summaryrefslogtreecommitdiffstats
path: root/meta/lib
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:22:50 +0000
commit36cc35b4cbb91049a63daa7c915f538047db0f76 (patch)
tree949e9c67c040d8b3717d573bee1da1f7f2847bcf /meta/lib
parent6bf82c26f95359c08611bc9a44accf1593b2a850 (diff)
downloadopenembedded-core-36cc35b4cbb91049a63daa7c915f538047db0f76.tar.gz
oe.test_types: move into an oe.tests package
Signed-off-by: Christopher Larson <kergoth@gmail.com>
Diffstat (limited to 'meta/lib')
-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