diff --git a/ietf/tests.py b/ietf/tests.py index c08158581..cac662d98 100644 --- a/ietf/tests.py +++ b/ietf/tests.py @@ -172,7 +172,7 @@ class UrlTestCase(TestCase): print "\nTesting specified URLs:" self.doUrlsTest(self.testtuples) - def XtestUrlsFallback(self): + def testUrlsFallback(self): patterns = get_patterns(ietf.urls) lst = [] for pattern in patterns: