diff options
author | wei <> | 2006-01-20 00:54:50 +0000 |
---|---|---|
committer | wei <> | 2006-01-20 00:54:50 +0000 |
commit | 947642a554584255e07ee33196d9a0ca87388f65 (patch) | |
tree | f7b075e0306e119e283c0a7b1c0aa186b62581cd /.gitattributes | |
parent | 66c5465f3d55ea1ce605e2c636adf87ae14b4d95 (diff) |
tests
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7230ab10..08d569a4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -614,6 +614,9 @@ tests/FunctionalTests/protected/pages/I18N/BasicI18N.page -text tests/FunctionalTests/protected/pages/I18N/BasicI18N.php -text tests/FunctionalTests/protected/pages/Layout.php -text tests/FunctionalTests/protected/pages/Layout.tpl -text +tests/FunctionalTests/protected/pages/UI/DatePicker.page -text +tests/FunctionalTests/protected/pages/UI/TestTPanelDefaultButton.page -text +tests/FunctionalTests/protected/pages/UI/TestTPanelDefaultButton.php -text tests/FunctionalTests/protected/pages/Validation/RequiredFieldValidator.page -text tests/FunctionalTests/protected/pages/Validation/RequiredFieldValidator.php -text tests/FunctionalTests/protected/pages/ViewSource.page -text |