--- framework/test/opengl.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/framework/test/opengl.py b/framework/test/opengl.py index e19e437..41dfd4a 100644 --- a/framework/test/opengl.py +++ b/framework/test/opengl.py @@ -302,8 +302,8 @@ class FastSkip(object): all the tests that could have, but also a few that should have run. Keyword Arguments: - gl_reqruied -- This is a set of extensions that are required for - running the extension. + gl_required -- This is a set of extensions that are required for + running the test. gl_version -- A float that is the required version number for an OpenGL test. gles_version -- A float that is the required version number for an @@ -390,8 +390,8 @@ class FastSkipMixin(object): has all of the same requirements as that class. It also provides new attributes: - gl_reqruied -- This is a set of extensions that are required for - running the extension. + gl_required -- This is a set of extensions that are required for + running the test. gl_version -- A float that is the required version number for an OpenGL test. gles_version -- A float that is the required version number for an -- 1.9.1 _______________________________________________ Piglit mailing list Piglit@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/piglit