From b36ceda58582d0048862f9c85b16677d27218f62 Mon Sep 17 00:00:00 2001 From: Dee Luo Date: Fri, 11 Apr 2025 11:22:29 +0800 Subject: [PATCH] fix: Rename groups to groups.py --- tests/cases/{groups => groups.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/cases/{groups => groups.py} (100%) diff --git a/tests/cases/groups b/tests/cases/groups.py similarity index 100% rename from tests/cases/groups rename to tests/cases/groups.py