diff options
Diffstat (limited to 'tests/unit/Web/UI/WebControls/data/hello.xml')
-rw-r--r-- | tests/unit/Web/UI/WebControls/data/hello.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/unit/Web/UI/WebControls/data/hello.xml b/tests/unit/Web/UI/WebControls/data/hello.xml new file mode 100644 index 00000000..9f8b12ee --- /dev/null +++ b/tests/unit/Web/UI/WebControls/data/hello.xml @@ -0,0 +1,2 @@ +<?xml version="1.0"?> +<greeting>Hello World!</greeting> |