[Piglit] [PATCH v2 18/26] framework/profile: Update __all__
Dylan Baker
dylan at pnwbakers.com
Thu Oct 27 21:31:46 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 048fd64..d875f10 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