aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldom/domitem/tst_qmldomitem.cpp
blob: 97b7dcc3ed51d148e6be77ce040cebf0cd98fbe5 (plain)
1
2
3
4
5
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

#include "tst_qmldomitem.h"
QTEST_MAIN(QQmlJS::Dom::TestDomItem)