Skip to content

Commit 2403b0b

Browse files
committed
Enabled the temporarily disabled fallback URL tests.
- Legacy-Id: 298
1 parent adf1c4c commit 2403b0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ def testUrlsList(self):
172172
print "\nTesting specified URLs:"
173173
self.doUrlsTest(self.testtuples)
174174

175-
def XtestUrlsFallback(self):
175+
def testUrlsFallback(self):
176176
patterns = get_patterns(ietf.urls)
177177
lst = []
178178
for pattern in patterns:

0 commit comments

Comments
 (0)