diff options
Diffstat (limited to 'includes/js/dojox/io/proxy/tests/frag.xml')
-rw-r--r-- | includes/js/dojox/io/proxy/tests/frag.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/includes/js/dojox/io/proxy/tests/frag.xml b/includes/js/dojox/io/proxy/tests/frag.xml new file mode 100644 index 0000000..6904bba --- /dev/null +++ b/includes/js/dojox/io/proxy/tests/frag.xml @@ -0,0 +1,4 @@ +<response> +<foo>This is the foo text node value</foo> +<bar>This is the bar text node value</bar> +</response> |