summaryrefslogtreecommitdiffstats
path: root/content/test/gpu
diff options
context:
space:
mode:
Diffstat (limited to 'content/test/gpu')
-rw-r--r--content/test/gpu/page_sets/pixel_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/test/gpu/page_sets/pixel_tests.py b/content/test/gpu/page_sets/pixel_tests.py
index 3f23d5f..041ec30 100644
--- a/content/test/gpu/page_sets/pixel_tests.py
+++ b/content/test/gpu/page_sets/pixel_tests.py
@@ -50,5 +50,5 @@ class PixelTestsPageSet(page_set_module.PageSet):
url='file://../../data/gpu/pixel_webgl.html',
name='Pixel.WebGLGreenTriangle',
test_rect=[0, 0, 400, 300],
- revision=4,
+ revision=5,
page_set=self))