This commit is contained in:
SengokuCola
2025-06-20 00:09:14 +08:00
2 changed files with 3 additions and 5 deletions

View File

@@ -14,8 +14,6 @@ project_root = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
sys.path.insert(0, project_root)
def test_version_normalization():
"""测试版本号标准化功能"""
print("🧪 测试版本号标准化...")