diff --git a/tests/unit/unittest/clangipcserver-test.cpp b/tests/unit/unittest/clangcodemodelserver-test.cpp
similarity index 100%
rename from tests/unit/unittest/clangipcserver-test.cpp
rename to tests/unit/unittest/clangcodemodelserver-test.cpp
diff --git a/tests/unit/unittest/unittest.pro b/tests/unit/unittest/unittest.pro
index b5402ff3e0dd05d3fc9ad95fce359377f6517a3e..f9447eee92f6995bfcc1dc6a7a2c4733bdeb902d 100644
--- a/tests/unit/unittest/unittest.pro
+++ b/tests/unit/unittest/unittest.pro
@@ -71,6 +71,7 @@ SOURCES += \
     chunksreportedmonitor.cpp \
     clangasyncjob-base.cpp \
     clangcodecompleteresults-test.cpp \
+    clangcodemodelserver-test.cpp \
     clangcompletecodejob-test.cpp \
     clangcompletioncontextanalyzer-test.cpp \
     clangcreateinitialdocumentpreamblejob-test.cpp \
@@ -80,7 +81,6 @@ SOURCES += \
     clangdocumentprocessor-test.cpp \
     clangdocumentprocessors-test.cpp \
     clangfixitoperation-test.cpp \
-    clangipcserver-test.cpp \
     clangisdiagnosticrelatedtolocation-test.cpp \
     clangjobqueue-test.cpp \
     clangjobs-test.cpp \