Signed-off-by: Dylan Baker <dylanx.c.ba...@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
_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to