aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qmltest/qmltest/tst_qmltest.cpp
blob: d9b367c5a8df88c793f6c7f7ab54833d207ae35d (plain)
1
2
3
4
5
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

#include <QtQuickTest/quicktest.h>
QUICK_TEST_MAIN(qmltestexample)