Skip to content

Commit 13a24f7

Browse files
committed
webcompat#451 import for sanitize
1 parent 3249230 commit 13a24f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_urls.py

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
from webcompat.helpers import format_link_header
1919
from webcompat.helpers import parse_link_header
2020
from webcompat.helpers import rewrite_links
21+
from webcompat.helpers import sanitize_link
2122

2223
# Any request that depends on parsing HTTP Headers (basically anything
2324
# on the index route, will need to include the following: environ_base=headers

0 commit comments

Comments
 (0)