diff --git a/01-tree_successor/task.md b/01-tree_successor/task.md
index 1a95b5143580676d4b5bcc668b5b3c46c395629d..ec268c46e235ad886e1f3171e7188b97f0acbe3c 100644
--- a/01-tree_successor/task.md
+++ b/01-tree_successor/task.md
@@ -15,8 +15,3 @@ You should submit the file `tree_successor.*` (but not the
 `tree_successor_test.*`).
 
 Source code templates can be found in [the git repository](https://gitlab.kam.mff.cuni.cz/datovky/assignments/-/tree/master).
-
-Files tree_successor_more_tests.{cpp,py} contain additional tests
-for bugs discovered in students' solutions during this semester.
-They are not included on recodex, but your program should pass them 
-in few seconds.