summaryrefslogtreecommitdiffstats
path: root/tests/TestUtil.h
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-01-18 22:30:36 +0100
committerPetr Mrázek <peterix@gmail.com>2014-01-18 22:30:36 +0100
commit50c441a7735bc7910db345c846adccc049d89170 (patch)
tree773bdde1a290224d7616a4ff9ef9709232e69cce /tests/TestUtil.h
parente9186d6d2c9d5e08516d6a3126440f89e55d056b (diff)
parent7d76fd57e99e686d59f48038e7b762e4064996d1 (diff)
downloadMultiMC-50c441a7735bc7910db345c846adccc049d89170.tar
MultiMC-50c441a7735bc7910db345c846adccc049d89170.tar.gz
MultiMC-50c441a7735bc7910db345c846adccc049d89170.tar.lz
MultiMC-50c441a7735bc7910db345c846adccc049d89170.tar.xz
MultiMC-50c441a7735bc7910db345c846adccc049d89170.zip
Merge branch 'fix_tests' of https://github.com/02JanDal/MultiMC5 into develop
Diffstat (limited to 'tests/TestUtil.h')
-rw-r--r--tests/TestUtil.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TestUtil.h b/tests/TestUtil.h
index 57d1fdf2..e9099b15 100644
--- a/tests/TestUtil.h
+++ b/tests/TestUtil.h
@@ -7,6 +7,8 @@
#include "MultiMC.h"
+#include "test_config.h"
+
struct TestsInternal
{
static QByteArray readFile(const QString &fileName)