test: Introduce Quassel::Test::Global library
[quassel.git] / src / test / global / testglobal.h
similarity index 97%
rename from src/test/main/testglobal.h
rename to src/test/global/testglobal.h
index 33f1fb8..cc7ce97 100644 (file)
@@ -20,6 +20,6 @@
 
 #pragma once
 
-#include "test-main-export.h"
+#include "test-global-export.h"
 
 #include <gmock/gmock.h>