diff --git a/4725FakultaetCPP/files/include/my_test.cc b/4725FakultaetCPP/files/test/my_test.cc
similarity index 100%
rename from 4725FakultaetCPP/files/include/my_test.cc
rename to 4725FakultaetCPP/files/test/my_test.cc
diff --git a/4725FakultaetCPP/files/include/my_test_approval.cc b/4725FakultaetCPP/files/test/my_test_approval.cc
similarity index 100%
rename from 4725FakultaetCPP/files/include/my_test_approval.cc
rename to 4725FakultaetCPP/files/test/my_test_approval.cc
diff --git a/4725FakultaetCPP/meta.xml b/4725FakultaetCPP/meta.xml
index 44e64e1ccb3355b37bd2c85448ea16b11c8dac7d..02c505fd67726161875a56a74b4103b77da9bb0e 100644
--- a/4725FakultaetCPP/meta.xml
+++ b/4725FakultaetCPP/meta.xml
@@ -6,7 +6,7 @@
     <file public="true" type="template" path="fac.cc"/>
     <file public="false" type="solution" path="fac.cc"/>
     <file public="true" type="include" path="fac.h"></file>
-    <file public="true" type="include" path="my_test.cc"></file>
-    <file public="false" type="include" path="my_test_approval.cc"/>
+    <file public="true" type="test" path="my_test.cc"></file>
+    <file public="false" type="test" path="my_test_approval.cc"/>
   </files>
 </task>