From 59f7604333b695677eaf23a61a4758969a2cee1c Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sun, 21 Oct 2018 07:31:30 -0700 Subject: Add offsets for other W605 tests --- testsuite/W60.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testsuite/W60.py b/testsuite/W60.py index 3f1b77c..1b03099 100644 --- a/testsuite/W60.py +++ b/testsuite/W60.py @@ -13,9 +13,9 @@ if x <> 0: x = 0 #: W604 val = `1 + 2` -#: W605 +#: W605:1:9 regex = '\.png$' -#: W605 +#: W605:1:9 regex = ''' \.png$ ''' -- cgit v1.2.1