diff --git a/myfirsttestfile.py b/mysrc/myfirsttestfile.py similarity index 100% rename from myfirsttestfile.py rename to mysrc/myfirsttestfile.py diff --git a/secondfile.py b/mysrc/secondfile.py similarity index 100% rename from secondfile.py rename to mysrc/secondfile.py diff --git a/test_myfirsttestfile.py b/mysrc/test_myfirsttestfile.py similarity index 100% rename from test_myfirsttestfile.py rename to mysrc/test_myfirsttestfile.py