[Piglit] [PATCH v4 19/27] framework/profile: Update __all__
Dylan Baker
dylan at pnwbakers.com
Wed Nov 9 20:53:31 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 9f72718..5f4657a 100644
--- a/framework/profile.py
+++ b/framework/profile.py
@@ -49,8 +49,10 @@ from framework.test.base import Test
__all__ = [
'RegexFilter',
+ 'TestDict',
'TestProfile',
'load_test_profile',
+ 'run',
]
--
git-series 0.8.10
More information about the Piglit
mailing list