diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 2fe936f8..96106b7e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -545,8 +545,8 @@ tests/FunctionalTests/protected/pages/Home.page -text tests/FunctionalTests/protected/pages/Home.zh_CN.page -text tests/FunctionalTests/protected/pages/I18N/BasicI18N.page -text tests/FunctionalTests/protected/pages/I18N/BasicI18N.php -text -tests/FunctionalTests/protected/runtime/config.cache -text -tests/FunctionalTests/protected/runtime/global.cache -text +tests/FunctionalTests/protected/pages/Validation/RequiredFieldValidator.page -text +tests/FunctionalTests/protected/pages/Validation/RequiredFieldValidator.php -text tests/FunctionalTests/protected/tests/HomePageTest.php -text tests/FunctionalTests/selenium/SeleneseRunner.html -text tests/FunctionalTests/selenium/SeleniumLog.html -text |