Add offsets for other W605 tests
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 @@
     x = 0
 #: W604
 val = `1 + 2`
-#: W605
+#: W605:1:9
 regex = '\.png$'
-#: W605
+#: W605:1:9
 regex = '''
 \.png$
 '''