summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlformatter/baselines/classExample.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qxmlformatter/baselines/classExample.xml')
-rw-r--r--tests/auto/qxmlformatter/baselines/classExample.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qxmlformatter/baselines/classExample.xml b/tests/auto/qxmlformatter/baselines/classExample.xml
new file mode 100644
index 0000000..5c833c6
--- /dev/null
+++ b/tests/auto/qxmlformatter/baselines/classExample.xml
@@ -0,0 +1,5 @@
+<a>
+ <b/>
+ <c/>
+ <p>Some Text</p>
+</a>