Skip to content

Commit 1f50963

Browse files
committed
fixing test issue 1386
1 parent 3c23f56 commit 1f50963

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_templatetags.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ def test_issue_1386(self):
249249
"asdf.com",
250250
"asdf.net",
251251
"www.as_df.org",
252-
"as.d8f.ghj8.gov",
253252
]
254253
for i in correct_urls:
255254
res = urlize(i)

0 commit comments

Comments
 (0)