X Tutup
Skip to content

Commit d5527ef

Browse files
committed
add test for issue bear#541 re URL regex
1 parent bd05145 commit d5527ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_url_regex.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@
9696
"http://10.1.1.1"
9797
"S.84",
9898
"http://s.84",
99+
"L.512+MVG",
100+
"http://L.512+MVG"
99101
]
100102
}
101103

0 commit comments

Comments
 (0)
X Tutup