summaryrefslogtreecommitdiffstats
path: root/tests/tst_ModList.cpp
diff options
context:
space:
mode:
authorJan Dalheimer <jan@dalheimer.de>2016-01-06 08:47:31 +0100
committerJan Dalheimer <jan@dalheimer.de>2016-01-06 10:33:47 +0100
commit34bf4ccdc749cdc7327bfcd450e04deaf1989b78 (patch)
tree1b19115d510163457cc7622385dfaea962bdebe6 /tests/tst_ModList.cpp
parentaa8103adf21acb2ad88044f2c2e728b2d6649f2c (diff)
downloadMultiMC-34bf4ccdc749cdc7327bfcd450e04deaf1989b78.tar
MultiMC-34bf4ccdc749cdc7327bfcd450e04deaf1989b78.tar.gz
MultiMC-34bf4ccdc749cdc7327bfcd450e04deaf1989b78.tar.lz
MultiMC-34bf4ccdc749cdc7327bfcd450e04deaf1989b78.tar.xz
MultiMC-34bf4ccdc749cdc7327bfcd450e04deaf1989b78.zip
NOISSUE Add more qt versions to travis
5.0, 5.1 and 5.2 are currently marked as "allow failure". If they can be made to pass they should be removed from this list, if not they should be removed entirely.
Diffstat (limited to 'tests/tst_ModList.cpp')
-rw-r--r--tests/tst_ModList.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tst_ModList.cpp b/tests/tst_ModList.cpp
index 09870245..e3aa1435 100644
--- a/tests/tst_ModList.cpp
+++ b/tests/tst_ModList.cpp
@@ -1,5 +1,6 @@
#include <QTest>
+#include <QTemporaryDir>
#include "TestUtil.h"
#include "FileSystem.h"