aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldom/merging/tst_dommerging.cpp
blob: 2dc1570e327839cee93a1ef1907c362666a7ad76 (plain)
1
2
3
4
5
// Copyright (C) 2020 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_dommerging.h"
QTEST_MAIN(QQmlJS::Dom::TestDomMerging)