remove superflous text

This commit is contained in:
sjorsdonkers
2025-06-02 08:21:32 +02:00
committed by Sjors
parent e799fcd48a
commit 1b87f9690c

View File

@@ -62,4 +62,3 @@ test "Browser.XMLSerializer with DOCTYPE" {
.{ "new XMLSerializer().serializeToString(document.doctype)", "<!DOCTYPE html>" },
}, .{});
}
test