We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b72993 commit 1ec697cCopy full SHA for 1ec697c
1 file changed
ietf/tests.py
@@ -242,6 +242,6 @@ def testUrlsFallback(self):
242
else:
243
print "Test exists for %s" % (url)
244
245
- lst.append((["Skip"], url, None))
+ lst.append((["Skip"], pattern, None))
246
247
self.doUrlsTest(lst)
0 commit comments