summaryrefslogtreecommitdiffstats
path: root/tests/scenes/customvertex/customvertex.uia
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scenes/customvertex/customvertex.uia')
-rw-r--r--tests/scenes/customvertex/customvertex.uia15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/scenes/customvertex/customvertex.uia b/tests/scenes/customvertex/customvertex.uia
deleted file mode 100644
index 84488102..00000000
--- a/tests/scenes/customvertex/customvertex.uia
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version='1.0' encoding='utf-8'?>
-<application xmlns="http://qt.io/qt3dstudio/uia">
- <assets initial="customvertex">
- <presentation id="customvertex" src="presentations/customvertex.uip"/>
- </assets>
- <statemachine ref="#logic">
- <visual-states>
- <state ref="Initial">
- <enter>
- <goto-slide rel="next" element="main:Scene"/>
- </enter>
- </state>
- </visual-states>
- </statemachine>
-</application>