Signed-off-by: Dylan Baker <[email protected]>
---
 framework/profile.py | 2 ++
 1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/framework/profile.py b/framework/profile.py
index 837498e..c118a67 100644
--- a/framework/profile.py
+++ b/framework/profile.py
@@ -52,8 +52,10 @@ from framework.test.base import Test
 
 __all__ = [
     'ConcurrentMode',
+    'TestDict',
     'TestProfile',
     'load_test_profile',
+    'run',
 ]
 
 
-- 
git-series 0.8.10
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to