Skip to content

Commit 18de6c0

Browse files
authored
Update Lib/test/test_minidom.py
1 parent 2c364f5 commit 18de6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_minidom.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ def testChangeAttr(self):
397397

398398
# TODO Replace empty tests below, marked with '##', with real tests.
399399

400-
## def testGetAttrList(self):
400+
## def testGetAttrList(self): pass
401401
## pass
402402

403403
## def testGetAttrValues(self): pass

0 commit comments

Comments
 (0)