diff --git a/src/test/integtests/platform/MSWindowsClipboardTests.cpp b/src/test/unittests/platform/MSWindowsClipboardTests.cpp similarity index 100% rename from src/test/integtests/platform/MSWindowsClipboardTests.cpp rename to src/test/unittests/platform/MSWindowsClipboardTests.cpp diff --git a/src/test/integtests/platform/MSWindowsKeyStateTests.cpp b/src/test/unittests/platform/MSWindowsKeyStateTests.cpp similarity index 100% rename from src/test/integtests/platform/MSWindowsKeyStateTests.cpp rename to src/test/unittests/platform/MSWindowsKeyStateTests.cpp diff --git a/src/test/integtests/platform/OSXClipboardTests.cpp b/src/test/unittests/platform/OSXClipboardTests.cpp similarity index 100% rename from src/test/integtests/platform/OSXClipboardTests.cpp rename to src/test/unittests/platform/OSXClipboardTests.cpp diff --git a/src/test/integtests/platform/OSXScreenTests.cpp b/src/test/unittests/platform/OSXScreenTests.cpp similarity index 100% rename from src/test/integtests/platform/OSXScreenTests.cpp rename to src/test/unittests/platform/OSXScreenTests.cpp diff --git a/src/test/integtests/platform/XWindowsKeyStateTests.cpp b/src/test/unittests/platform/XWindowsKeyStateTests.cpp similarity index 100% rename from src/test/integtests/platform/XWindowsKeyStateTests.cpp rename to src/test/unittests/platform/XWindowsKeyStateTests.cpp diff --git a/src/test/integtests/platform/XWindowsScreenSaverTests.cpp b/src/test/unittests/platform/XWindowsScreenSaverTests.cpp similarity index 100% rename from src/test/integtests/platform/XWindowsScreenSaverTests.cpp rename to src/test/unittests/platform/XWindowsScreenSaverTests.cpp diff --git a/src/test/integtests/platform/XWindowsScreenTests.cpp b/src/test/unittests/platform/XWindowsScreenTests.cpp similarity index 100% rename from src/test/integtests/platform/XWindowsScreenTests.cpp rename to src/test/unittests/platform/XWindowsScreenTests.cpp