diff options
author | wei <> | 2006-08-05 04:59:37 +0000 |
---|---|---|
committer | wei <> | 2006-08-05 04:59:37 +0000 |
commit | 1f5f5acf9011763a8b72748219f8275db527387e (patch) | |
tree | cb3ee739c45f9d2331f7ca61538d5e139b82aae9 /.gitattributes | |
parent | c927f9343001b456c1fa25dc541c3f1b005510f8 (diff) |
Fixed #271
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 59fc1a0d..5ae95ff6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1567,6 +1567,8 @@ tests/FunctionalTests/features/protected/controls/Layout.tpl -text tests/FunctionalTests/features/protected/pages/ColorPicker.page -text tests/FunctionalTests/features/protected/pages/FeatureList.page -text tests/FunctionalTests/features/protected/pages/FeatureList.php -text +tests/FunctionalTests/features/protected/pages/FocusControl.page -text +tests/FunctionalTests/features/protected/pages/FocusControl.php -text tests/FunctionalTests/features/protected/pages/I18N/BasicI18N.page -text tests/FunctionalTests/features/protected/pages/I18N/BasicI18N.php -text tests/FunctionalTests/features/protected/pages/I18N/Home.page -text |