Merge pull request #784 from Scrumplex/refactor-cmake

Refactor tests
This commit is contained in:
flow
2022-07-02 17:50:08 -03:00
committed by GitHub
29 changed files with 123 additions and 342 deletions

View File

@ -21,7 +21,6 @@
#include <QTest>
#include "Packwiz.h"
#include "TestUtil.h"
class PackwizTest : public QObject {
Q_OBJECT