aboutsummaryrefslogtreecommitdiff
path: root/launcher/GZip_test.cpp
diff options
context:
space:
mode:
authorflow <flowlnlnln@gmail.com>2022-07-02 17:50:08 -0300
committerGitHub <noreply@github.com>2022-07-02 17:50:08 -0300
commitfb75c23f4e63077e12ca6821f66c1a55158e5d12 (patch)
tree5a3c5b6078f6acc43cfb354e1c235e80a4c21d7f /launcher/GZip_test.cpp
parent7f22994f6889706ba667baca32968787fe86ad44 (diff)
parent3d0740f80e8d2d1bd0f83c914b53d074d73e7c97 (diff)
downloadPrismLauncher-fb75c23f4e63077e12ca6821f66c1a55158e5d12.tar.gz
PrismLauncher-fb75c23f4e63077e12ca6821f66c1a55158e5d12.tar.bz2
PrismLauncher-fb75c23f4e63077e12ca6821f66c1a55158e5d12.zip
Merge pull request #784 from Scrumplex/refactor-cmake
Refactor tests
Diffstat (limited to 'launcher/GZip_test.cpp')
-rw-r--r--launcher/GZip_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/launcher/GZip_test.cpp b/launcher/GZip_test.cpp
index 3f4d181c..73859fbc 100644
--- a/launcher/GZip_test.cpp
+++ b/launcher/GZip_test.cpp
@@ -1,5 +1,4 @@
#include <QTest>
-#include "TestUtil.h"
#include "GZip.h"
#include <random>