update tests

This commit is contained in:
2020-12-26 15:15:51 +01:00
parent 71b9b70755
commit 13b1e9bf54
146 changed files with 1170 additions and 371 deletions

View File

@ -1,6 +1,6 @@
%if %%is_defined('mode_conteneur_actif')
%if %%varExists('mode_conteneur_actif')
%%mode_conteneur_actif
%end if
%if %%is_defined('mode_conteneur_actif3')
%if %%varExists('mode_conteneur_actif3')
%%mode_conteneur_actif3
%end if