diff options
author | mikl <> | 2008-04-13 19:02:20 +0000 |
---|---|---|
committer | mikl <> | 2008-04-13 19:02:20 +0000 |
commit | cb09f6ad38d3578996c48df08bdd0b187ed32cea (patch) | |
tree | f68f35e7d4058fb892f5d1e65aa9fedf98ea25aa /.gitattributes | |
parent | 4ab766dc6ca1d5e294d2b2f34d2198ce9583fbd2 (diff) |
Added testcase for #622
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 525b294b..ee84a256 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2995,6 +2995,8 @@ tests/FunctionalTests/tickets/protected/pages/Ticket606.page -text tests/FunctionalTests/tickets/protected/pages/Ticket609.page -text tests/FunctionalTests/tickets/protected/pages/Ticket614.page -text tests/FunctionalTests/tickets/protected/pages/Ticket617.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket622.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket622.php -text tests/FunctionalTests/tickets/protected/pages/Ticket653/Layout.tpl -text tests/FunctionalTests/tickets/protected/pages/Ticket653/ticket653.page -text tests/FunctionalTests/tickets/protected/pages/Ticket656.page -text @@ -3074,6 +3076,7 @@ tests/FunctionalTests/tickets/tests/Ticket586TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket587TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket592TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket595TestCase.php -text +tests/FunctionalTests/tickets/tests/Ticket622TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket653TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket659TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket700TestCase.php -text |