diff options
Diffstat (limited to 'testing/marionette/harness/marionette_harness/www/testPageSource.xml')
-rw-r--r-- | testing/marionette/harness/marionette_harness/www/testPageSource.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/marionette/harness/marionette_harness/www/testPageSource.xml b/testing/marionette/harness/marionette_harness/www/testPageSource.xml new file mode 100644 index 0000000000..1480a1f38e --- /dev/null +++ b/testing/marionette/harness/marionette_harness/www/testPageSource.xml @@ -0,0 +1,5 @@ +<xml> + <foo> + <bar>baz</bar> + </foo> +</xml> |