summaryrefslogtreecommitdiffstats
path: root/Lib/test/output
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2001-06-03 14:27:02 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2001-06-03 14:27:02 (GMT)
commit351c3d055488b1ec68c764e22a0c784721f29020 (patch)
tree9e257b526e8208667827fdf3055df95ff110773e /Lib/test/output
parented525fb0dfa45595e8e93cbde3d5b05838bf993a (diff)
downloadcpython-351c3d055488b1ec68c764e22a0c784721f29020.zip
cpython-351c3d055488b1ec68c764e22a0c784721f29020.tar.gz
cpython-351c3d055488b1ec68c764e22a0c784721f29020.tar.bz2
Implement testGetElementsByTagNameNS.
Diffstat (limited to 'Lib/test/output')
-rw-r--r--Lib/test/output/test_minidom1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/output/test_minidom b/Lib/test/output/test_minidom
index b0cb932..161ce91 100644
--- a/Lib/test/output/test_minidom
+++ b/Lib/test/output/test_minidom
@@ -110,6 +110,7 @@ Passed assertion: len(Node.allnodes) == 0
Passed Test
Test Succeeded testGetElementsByTagName
Passed assertion: len(Node.allnodes) == 0
+Passed Test
Test Succeeded testGetElementsByTagNameNS
Passed assertion: len(Node.allnodes) == 0
Test Succeeded testGetEmptyNodeListFromElementsByTagNameNS