diff --git a/.gitattributes b/.gitattributes index cf255f6054a8720ef41e2f22ff554959f28f644f..c5e07a1cec34950765c9eb171fb913c5853f37f7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -321,9 +321,9 @@ ecrire/inc_spip_action_joindre.php -text ecrire/inc_spip_action_purger.php -text ecrire/inc_spip_action_supprimer.php -text ecrire/inc_spip_action_test_dirs.php -text +ecrire/inc_spip_action_tester.php -text ecrire/inc_spip_action_tourner.php -text ecrire/inc_spip_cal.php -text -ecrire/inc_spip_image.php -text ecrire/inc_spip_style.php -text ecrire/inc_statistiques_lang.php -text ecrire/inc_statistiques_referers.php -text diff --git a/ecrire/inc_spip_image.php b/ecrire/inc_spip_action_tester.php similarity index 100% rename from ecrire/inc_spip_image.php rename to ecrire/inc_spip_action_tester.php