From b6305c245330866c87b773c7d4b934253627e64c Mon Sep 17 00:00:00 2001 From: "Gu://em_" Date: Sat, 31 Jan 2026 16:35:34 +0100 Subject: [PATCH] fix: moved test scripts to functionnal testing --- tests/{ => functional}/and_ors.sh | 0 tests/{ => functional}/func.sh | 0 tests/{ => functional}/loops.sh | 0 tests/functional/run-tests.sh | 3 --- 4 files changed, 3 deletions(-) rename tests/{ => functional}/and_ors.sh (100%) rename tests/{ => functional}/func.sh (100%) rename tests/{ => functional}/loops.sh (100%) diff --git a/tests/and_ors.sh b/tests/functional/and_ors.sh similarity index 100% rename from tests/and_ors.sh rename to tests/functional/and_ors.sh diff --git a/tests/func.sh b/tests/functional/func.sh similarity index 100% rename from tests/func.sh rename to tests/functional/func.sh diff --git a/tests/loops.sh b/tests/functional/loops.sh similarity index 100% rename from tests/loops.sh rename to tests/functional/loops.sh diff --git a/tests/functional/run-tests.sh b/tests/functional/run-tests.sh index 42654da..5592869 100755 --- a/tests/functional/run-tests.sh +++ b/tests/functional/run-tests.sh @@ -269,9 +269,6 @@ echo -e "\n\n""===$BGreen TestsuitatorX Ultra Pro Max+ 365 Premium Gris Sidéral - -# - echo -e "\n$BBlue=== Builtins ===$Color_Off" # echo test_str "Hello" "echo Hello"