[Piglit] [Patch v2 07/13] tests: trest the tests folder as part of the python package
Dylan Baker
baker.dylan.c at gmail.com
Wed Jan 8 16:25:05 PST 2014
By adding __init__.py to tests folder python can search that folder for
modules to import.
Signed-off-by: Dylan Baker <baker.dylan.c at gmail.com>
---
tests/__init__.py | 0
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 tests/__init__.py
diff --git a/tests/__init__.py b/tests/__init__.py
new file mode 100644
index 0000000..e69de29
--
1.8.5.2
More information about the Piglit
mailing list