summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/tst_relativenode.qml
blob: 341fff439604ee3a2b5396ddbf641be38863eeff (plain)
1
2
3
4
5
6
7
8
// Copyright (C) 2018 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

import QtQuick

BackendTestMultiplier {
    testName: "RelativenodeTest"
}