diff options
Diffstat (limited to 'dom/base/test/unit/empty_document.xml')
-rw-r--r-- | dom/base/test/unit/empty_document.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/base/test/unit/empty_document.xml b/dom/base/test/unit/empty_document.xml new file mode 100644 index 0000000000..ebd60b08c7 --- /dev/null +++ b/dom/base/test/unit/empty_document.xml @@ -0,0 +1,3 @@ +<?xml version="1.0" ?> +<!-- empty document for use in tests that don't need any particular DOM --> +<root/> |