Signed-off-by: Dylan Baker <[email protected]>
---
framework/profile.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/framework/profile.py b/framework/profile.py
index 74ca4ea..f0a728a 100644
--- a/framework/profile.py
+++ b/framework/profile.py
@@ -212,7 +212,7 @@ class TestProfile(object):
}
@contextlib.contextmanager
- def group_manager(self, test_class, group, prefix=None, **default_args):
+ def group_manager(self, test_class, group, **default_args):
"""A context manager to make working with flat groups simple.
This provides a simple way to replace add_plain_test,
--
git-series 0.8.10
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit