summaryrefslogtreecommitdiffstats
path: root/tests/plugins/platforms/webgl/basic_scene.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/platforms/webgl/basic_scene.qml')
-rw-r--r--tests/plugins/platforms/webgl/basic_scene.qml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/plugins/platforms/webgl/basic_scene.qml b/tests/plugins/platforms/webgl/basic_scene.qml
new file mode 100644
index 0000000..617bdaa
--- /dev/null
+++ b/tests/plugins/platforms/webgl/basic_scene.qml
@@ -0,0 +1,3 @@
+import QtQuick 2.0
+
+Item {}