From 06a11a175b5d0a7285a32d43e7728b426abafb9c Mon Sep 17 00:00:00 2001 From: Fontrodona Nicolas <nicolas.fontrodona@ens-lyon.fr> Date: Thu, 22 Oct 2020 17:17:16 +0200 Subject: [PATCH] tests/run_tests.py tests/test.py --- tests/{run_tests.py => test.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{run_tests.py => test.py} (100%) diff --git a/tests/run_tests.py b/tests/test.py similarity index 100% rename from tests/run_tests.py rename to tests/test.py -- GitLab