move files and get ready for new Classes

This commit is contained in:
2024-04-01 03:50:12 +02:00
parent d7d069acc3
commit 0d7739df76
5 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ in the folder where this file exists:
"""
import unittest
from server_logic import avoid_my_neck
from snakes.MySnake import avoid_my_neck
class AvoidNeckTest(unittest.TestCase):