[Piglit] [PATCH v3 18/28] framework/profile: Update __all__

Dylan Baker dylan at pnwbakers.com
Mon Oct 31 17:50:14 UTC 2016


Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
---
 framework/profile.py | 2 ++
 1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/framework/profile.py b/framework/profile.py
index 288e598..bd18e5e 100644
--- a/framework/profile.py
+++ b/framework/profile.py
@@ -54,8 +54,10 @@ from framework.test.base import Test
 __all__ = [
     'ConcurrentMode',
     'RegexFilter',
+    'TestDict',
     'TestProfile',
     'load_test_profile',
+    'run',
 ]
 
 
-- 
git-series 0.8.10


More information about the Piglit mailing list