Begone, test artifacts
This commit is contained in:
parent
a611146f61
commit
0894f235b8
|
@ -406,8 +406,7 @@
|
|||
assertElementsMatch(list.getElementsByClassName(['']));
|
||||
assertElementsMatch(list.getElementsByClassName([' ', '']));
|
||||
assertElementsMatch(list.getElementsByClassName({}));
|
||||
assertEqual(Array, [].constructor)
|
||||
|
||||
|
||||
// those lookups shouldn't have extended all nodes in document
|
||||
if (Prototype.Browser.IE) assertUndefined(document.getElementById('unextended')['show']);
|
||||
}},
|
||||
|
|
Loading…
Reference in New Issue