aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldom/reformatter/tst_reformatter.cpp
blob: 75f8b445e73e564d01e75af32ea7066c320ca3c8 (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_reformatter.h"
QTEST_MAIN(QQmlJS::Dom::TestReformatter)