diff options
author | knut <> | 2008-08-05 18:02:53 +0000 |
---|---|---|
committer | knut <> | 2008-08-05 18:02:53 +0000 |
commit | 02014e728e09fe672aabb946176492b9ed51606d (patch) | |
tree | 22c6baaeeaa8bdb8f9445290604f4f801758fafd /.gitattributes | |
parent | 5cb8bf3a2d0f7d7b9b0b5907a80aee85a8c6f2d9 (diff) |
fixed #897
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1cddd32d..403ae6b8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3087,6 +3087,8 @@ tests/FunctionalTests/tickets/protected/pages/Ticket828.page -text tests/FunctionalTests/tickets/protected/pages/Ticket849.page -text 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/Ticket93.page -text tests/FunctionalTests/tickets/protected/pages/Ticket93.php -text tests/FunctionalTests/tickets/protected/pages/ToggleTest.page -text @@ -3151,6 +3153,7 @@ tests/FunctionalTests/tickets/tests/Ticket708TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket72TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket769TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket886TestCase.php -text +tests/FunctionalTests/tickets/tests/Ticket897TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket93TestCase.php -text tests/FunctionalTests/validators.php -text tests/FunctionalTests/validators/index.php -text |