diff options
author | tof <> | 2007-07-17 10:31:06 +0000 |
---|---|---|
committer | tof <> | 2007-07-17 10:31:06 +0000 |
commit | 29d85fd0937c62e0b096cb4b55c7ab952faee9c1 (patch) | |
tree | 005ca57dd81698130bd7cd8ea49ff3e652119526 /.gitattributes | |
parent | ebba13ebd9566215910897f29b31464f2c65f6b6 (diff) |
Add functional test for Ticket #670
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index b52213d8..3d890f20 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2626,6 +2626,7 @@ 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 tests/FunctionalTests/tickets/protected/pages/Ticket659.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket670.page -text tests/FunctionalTests/tickets/protected/pages/Ticket68.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.php -text |