From b0901eb0990191e1f063bfa13cb11701571612fd Mon Sep 17 00:00:00 2001 From: Moonchild Date: Mon, 8 Jun 2020 18:12:08 +0000 Subject: Issue #439 - Remove, fix and clean up automated tests With the big amount of code churn around DOM a lot of tests broke severely enough that they caused build bustage. This commit cleans up, removes or otherwise fixes tests that are broken, no longer relevant or obsolete. --- .../test/test_named_getter_enumerability.html | 40 ---------------------- 1 file changed, 40 deletions(-) delete mode 100644 dom/bindings/test/test_named_getter_enumerability.html (limited to 'dom/bindings/test/test_named_getter_enumerability.html') diff --git a/dom/bindings/test/test_named_getter_enumerability.html b/dom/bindings/test/test_named_getter_enumerability.html deleted file mode 100644 index 641f78ab2..000000000 --- a/dom/bindings/test/test_named_getter_enumerability.html +++ /dev/null @@ -1,40 +0,0 @@ - - -Test for named getter enumerability - - -
- -- cgit v1.2.3