diff options
author | wei <> | 2007-04-20 04:38:32 +0000 |
---|---|---|
committer | wei <> | 2007-04-20 04:38:32 +0000 |
commit | 411c988c5b8d5de72a325e2c8cc6a23f0cc335e8 (patch) | |
tree | 9165e41cde9829720a29e25f84b00ba459b22522 /.gitattributes | |
parent | 9ebc3a5817f47ece534fea71d6b10a08411ee4be (diff) |
Fixed #606, #605, and javascript problems with combining multiple js files under linux.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index f2059a03..e27ec026 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2533,6 +2533,7 @@ tests/FunctionalTests/tickets/protected/pages/Ticket586.php -text tests/FunctionalTests/tickets/protected/pages/Ticket587.page -text tests/FunctionalTests/tickets/protected/pages/Ticket587.php -text tests/FunctionalTests/tickets/protected/pages/Ticket605.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket606.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 |