diff --git a/util.py b/util.py index b1f9e09..2fd372b 100644 --- a/util.py +++ b/util.py @@ -34,5 +34,5 @@ class Util: return True return False - def test_function6(self): - print("test_function6") + def test_function7(self): + print("test_function7")