import QtQuick 2.0 import Test 1.0 TestObject { scriptString: { return "success"; } }