diff --git a/test/TestClock.py b/test/test_clock.py similarity index 100% rename from test/TestClock.py rename to test/test_clock.py diff --git a/test/TestWithMock.py b/test/test_mock.py similarity index 100% rename from test/TestWithMock.py rename to test/test_mock.py diff --git a/test/TestWithPatch.py b/test/test_patch.py similarity index 100% rename from test/TestWithPatch.py rename to test/test_patch.py