aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldom/standalone/tst_standalone.cpp
blob: 14b6424525269643f847141cad3fc655fe4e1a37 (plain)
1
2
3
4
5
// Copyright (C) 2021 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

#include "tst_standalone.h"
QTEST_MAIN(QQmlJS::Dom::TestStandalone)