diff options
author | mikl <> | 2008-10-13 19:54:32 +0000 |
---|---|---|
committer | mikl <> | 2008-10-13 19:54:32 +0000 |
commit | 210f6d6d29be3c93251a515616408c0872d6da26 (patch) | |
tree | 4cb4ca944bf5d608e7e3a290acfb46aba1e3e275 /.gitattributes | |
parent | 7bc7bfe01d2dbf835130cbe579d15c0f5b647c55 (diff) |
Added Testcase for #900
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 8777ae33..59824a42 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3101,6 +3101,8 @@ tests/FunctionalTests/tickets/protected/pages/Ticket886.page -text tests/FunctionalTests/tickets/protected/pages/Ticket886.php -text tests/FunctionalTests/tickets/protected/pages/Ticket897.page -text tests/FunctionalTests/tickets/protected/pages/Ticket897.php -text +tests/FunctionalTests/tickets/protected/pages/Ticket900.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket900.php -text tests/FunctionalTests/tickets/protected/pages/Ticket93.page -text tests/FunctionalTests/tickets/protected/pages/Ticket93.php -text tests/FunctionalTests/tickets/protected/pages/ToggleTest.page -text @@ -3168,6 +3170,7 @@ tests/FunctionalTests/tickets/tests/Ticket823TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket876TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket886TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket897TestCase.php -text +tests/FunctionalTests/tickets/tests/Ticket900TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket93TestCase.php -text tests/FunctionalTests/validators.php -text tests/FunctionalTests/validators/index.php -text |