Amélioration du programme de test v2

This commit is contained in:
Yanis HAMOUDI 2025-02-08 23:28:36 +01:00
parent bd49af8c2b
commit 2d00f55fbe

@ -91,6 +91,10 @@ tests_c=(
"test-04-edited"
"test-05-variables"
"test-06-variables-on-cascade"
"test-07-dependency"
"test-08-space-vs-tabulation"
"test-09-handling-comment"
"test-10-phony"
)
tests_java=(