From ab5bd4f0f9e5b76a219a8b3d353ce32d9255edb9 Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 6 Jan 2006 04:40:33 +0000 Subject: Adding BasicI18N tests --- .gitattributes | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 3b55551d..67a3de6e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -281,6 +281,14 @@ requirements/template.html -text tests/FunctionalTests/README.txt -text tests/FunctionalTests/config.php -text tests/FunctionalTests/index.php -text +tests/FunctionalTests/protected/application.xml -text +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/tests/HomePageTest.php -text tests/FunctionalTests/selenium/SeleneseRunner.html -text tests/FunctionalTests/selenium/SeleniumLog.html -text tests/FunctionalTests/selenium/TestRunner-splash.html -text -- cgit v1.2.3