From e36fca8f49468b8ca37ebc84a772586935d0d4ff Mon Sep 17 00:00:00 2001 From: Luke Campagnola Date: Thu, 2 Jun 2016 17:44:48 -0700 Subject: [PATCH] Update test data tag --- pyqtgraph/tests/image_testing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyqtgraph/tests/image_testing.py b/pyqtgraph/tests/image_testing.py index a2b20ee7..bab3acc4 100644 --- a/pyqtgraph/tests/image_testing.py +++ b/pyqtgraph/tests/image_testing.py @@ -42,7 +42,7 @@ Procedure for unit-testing with images: # pyqtgraph should be tested against. When adding or changing test images, # create and push a new tag and update this variable. To test locally, begin # by creating the tag in your ~/.pyqtgraph/test-data repository. -testDataTag = 'test-data-4' +testDataTag = 'test-data-5' import time