diff options
author | tof <> | 2007-09-29 14:44:29 +0000 |
---|---|---|
committer | tof <> | 2007-09-29 14:44:29 +0000 |
commit | dc203fc3b1ad6a974e61a89596a938d249def131 (patch) | |
tree | 3d4d7c5a25377475670f497d4af19bc22b7a1685 /.gitattributes | |
parent | f181b662c6852bc7bc28df6d456dd40bab46b9c5 (diff) |
Make a testcase for Ticket #703
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index a440edee..b13ebf41 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2948,6 +2948,9 @@ tests/FunctionalTests/tickets/protected/pages/Ticket679.page -text tests/FunctionalTests/tickets/protected/pages/Ticket679.php -text tests/FunctionalTests/tickets/protected/pages/Ticket68.page -text tests/FunctionalTests/tickets/protected/pages/Ticket691.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket703/Ticket703.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket703/Ticket703.php -text +tests/FunctionalTests/tickets/protected/pages/Ticket703/config.xml -text tests/FunctionalTests/tickets/protected/pages/Ticket72.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.php -text tests/FunctionalTests/tickets/protected/pages/Ticket93.page -text @@ -3006,6 +3009,7 @@ tests/FunctionalTests/tickets/tests/Ticket592TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket653TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket659TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket700TestCase.php -text +tests/FunctionalTests/tickets/tests/Ticket703TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket72TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket93TestCase.php -text tests/FunctionalTests/validators.php -text |