Skip to content

Commit 59f7604

Browse files
committed
Add offsets for other W605 tests
1 parent 7004708 commit 59f7604

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testsuite/W60.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
x = 0
1414
#: W604
1515
val = `1 + 2`
16-
#: W605
16+
#: W605:1:9
1717
regex = '\.png$'
18-
#: W605
18+
#: W605:1:9
1919
regex = '''
2020
\.png$
2121
'''

0 commit comments

Comments
 (0)