[Piglit] [PATCH 06/12] tests: trest the tests folder as part of the python package

Dylan Baker baker.dylan.c at gmail.com
Mon Dec 23 16:51:43 PST 2013


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