diff --git a/153FunktionenInC/files/test/my_test_approval.c b/153FunktionenInC/files/acceptanceTest/my_test_approval.c
similarity index 100%
rename from 153FunktionenInC/files/test/my_test_approval.c
rename to 153FunktionenInC/files/acceptanceTest/my_test_approval.c
diff --git a/153FunktionenInC/meta.xml b/153FunktionenInC/meta.xml
index 7f89811e4dba46816827e827d940ae7c8b58f6db..397e52aedbad877f7e592cbb3eb3657e206a5cb0 100644
--- a/153FunktionenInC/meta.xml
+++ b/153FunktionenInC/meta.xml
@@ -8,6 +8,6 @@
     <file public="false" type="solution" path="beispiele.c"/>
     <file public="true" type="include" path="beispiele.h"/>
     <file public="true" type="test" path="test.c"/>
-    <file public="true" type="test" path="my_test_approval.c"/>
+    <file public="true" type="acceptanceTest" path="my_test_approval.c"/>
   </files>
 </task>
\ No newline at end of file