From ef3f3251dc464080dca01ce7ea29aba6215116e8 Mon Sep 17 00:00:00 2001 From: elharo Date: Tue, 7 Jul 2026 22:04:03 +0000 Subject: [PATCH] Convert dom.ids.Test to JUnit 3 --- build.xml | 7 +- tests/dom/ids/Test.java | 285 +++++++--------------------------------- 2 files changed, 49 insertions(+), 243 deletions(-) diff --git a/build.xml b/build.xml index e966db9545..5c7145a792 100644 --- a/build.xml +++ b/build.xml @@ -845,6 +845,7 @@ Authors: --> + @@ -920,12 +921,6 @@ Authors: failOnError="yes"> - - -