From 721a7d00b9c8cb33d82aad52facae8462b6308ee Mon Sep 17 00:00:00 2001 From: Maoake Teriierooiterai Date: Thu, 19 Mar 2026 16:07:03 +0100 Subject: [PATCH] change the name folder test into tests --- {test => tests}/test_parsing.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {test => tests}/test_parsing.py (100%) diff --git a/test/test_parsing.py b/tests/test_parsing.py similarity index 100% rename from test/test_parsing.py rename to tests/test_parsing.py