Ajout de nouveaux cas de test Java dans le script test.sh
This commit is contained in:
parent
2794000586
commit
698b9014de
3
test.sh
3
test.sh
@ -95,7 +95,10 @@ tests_c=(
|
||||
|
||||
tests_java=(
|
||||
"test-01-from-nothing"
|
||||
"test-02-already-exist"
|
||||
"test-03-circular"
|
||||
"test-04-edited"
|
||||
"test-05-variables"
|
||||
)
|
||||
|
||||
for cas_de_test in "${tests_c[@]}"; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user