File indexing completed on 2024-04-28 03:48:23

0001 /*
0002     File                 : DependenciesTest.cpp
0003     Project              : LabPlot
0004     Description          : Tests for dependencies
0005     --------------------------------------------------------------------
0006     SPDX-FileCopyrightText: 2023 Stefan Gerlach <stefan.gerlach@uni.kn>
0007 
0008     SPDX-License-Identifier: GPL-2.0-or-later
0009 */
0010 
0011 #include "DependenciesTest.h"
0012 
0013 QTEST_MAIN(DependenciesTest)