From 842a5f4d5206b481a4cd6c753b4ad9beabc9a543 Mon Sep 17 00:00:00 2001 From: kobaken Date: Wed, 6 Dec 2023 20:51:36 +0900 Subject: [PATCH] rename endpoints test --- t/{01_endpoints.t => endpoints.t} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename t/{01_endpoints.t => endpoints.t} (100%) diff --git a/t/01_endpoints.t b/t/endpoints.t similarity index 100% rename from t/01_endpoints.t rename to t/endpoints.t