import QtQuick 2.10 import QtTest 1.1 Item { id: root TestCase { name: "QmlSettings" } }