From b91d5a0ab26c2ac2db32f27ce466fc7daf9c0d7a Mon Sep 17 00:00:00 2001 From: "francisco.schulz" Date: Wed, 7 Jun 2023 17:42:11 +0200 Subject: [PATCH] move to script folder --- run_tests.sh => scripts/run_tests.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename run_tests.sh => scripts/run_tests.sh (100%) diff --git a/run_tests.sh b/scripts/run_tests.sh similarity index 100% rename from run_tests.sh rename to scripts/run_tests.sh