diff options
author | wei <> | 2006-09-16 01:55:08 +0000 |
---|---|---|
committer | wei <> | 2006-09-16 01:55:08 +0000 |
commit | b2e7a7e14094bddc8f5060d97f259058c0555323 (patch) | |
tree | f564954ba4e76fa33043b8d616d02847644da19b /.gitattributes | |
parent | 18a642dd7389e215cdebd37b23e551ce17c1d977 (diff) |
Fixed #360
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index a04e48b2..c7b40e30 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1899,6 +1899,8 @@ tests/FunctionalTests/active-controls/protected/pages/ActiveListBoxMasterTest.pa tests/FunctionalTests/active-controls/protected/pages/ActiveListBoxMasterTest.php -text tests/FunctionalTests/active-controls/protected/pages/ActiveListBoxTest.page -text tests/FunctionalTests/active-controls/protected/pages/ActiveListBoxTest.php -text +tests/FunctionalTests/active-controls/protected/pages/ActivePanelVisibleTest.page -text +tests/FunctionalTests/active-controls/protected/pages/ActivePanelVisibleTest.php -text tests/FunctionalTests/active-controls/protected/pages/ActiveRadioButtonListTest.page -text tests/FunctionalTests/active-controls/protected/pages/ActiveRadioButtonListTest.php -text tests/FunctionalTests/active-controls/protected/pages/ActiveRadioButtonTest.page -text |