diff --git a/tests/test_tests.py b/tests/test_tests.py index 86894ab..1a026d9 100644 --- a/tests/test_tests.py +++ b/tests/test_tests.py @@ -1,3 +1,2 @@ def test_tests(): assert True # This is a placeholder test to ensure the test framework is working. - # You can add more tests here as needed. \ No newline at end of file