diff options
author | tof <> | 2008-03-13 15:37:41 +0000 |
---|---|---|
committer | tof <> | 2008-03-13 15:37:41 +0000 |
commit | 8024b179ed3657b1e43e9684105a172a287700b9 (patch) | |
tree | de8a7df03a4f8bddc97a58e3781402d30e50b5fb /.gitattributes | |
parent | bbd920258f436b5c1ff3c151f01f03089fbc24ad (diff) |
Test case for #769
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7329cd01..e1a21550 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3014,6 +3014,7 @@ tests/FunctionalTests/tickets/protected/pages/Ticket719.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.php -text tests/FunctionalTests/tickets/protected/pages/Ticket722.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket769.page -text tests/FunctionalTests/tickets/protected/pages/Ticket785.page -text tests/FunctionalTests/tickets/protected/pages/Ticket93.page -text tests/FunctionalTests/tickets/protected/pages/Ticket93.php -text @@ -3074,6 +3075,7 @@ tests/FunctionalTests/tickets/tests/Ticket700TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket703TestCase.php -text 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/Ticket93TestCase.php -text tests/FunctionalTests/validators.php -text tests/FunctionalTests/validators/index.php -text |