aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/data/FrontInline.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlformat/data/FrontInline.qml')
-rw-r--r--tests/auto/qml/qmlformat/data/FrontInline.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qml/qmlformat/data/FrontInline.qml b/tests/auto/qml/qmlformat/data/FrontInline.qml
new file mode 100644
index 0000000000..c63265481c
--- /dev/null
+++ b/tests/auto/qml/qmlformat/data/FrontInline.qml
@@ -0,0 +1,2 @@
+Item { // This comment should be directly above Item after formatting
+}