diff options
author | knut <> | 2008-07-20 16:04:35 +0000 |
---|---|---|
committer | knut <> | 2008-07-20 16:04:35 +0000 |
commit | 101e78e6dab863460d3cbc112d5d795370276fc7 (patch) | |
tree | ec2df752faec2c23878ecc708d235b142b2a8245 /.gitattributes | |
parent | 5e82afde4d98b26b36fc14980efa75393d6ef77e (diff) |
fixed #886
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 9607aba5..1cddd32d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3085,6 +3085,8 @@ tests/FunctionalTests/tickets/protected/pages/Ticket769.page -text tests/FunctionalTests/tickets/protected/pages/Ticket785.page -text tests/FunctionalTests/tickets/protected/pages/Ticket828.page -text tests/FunctionalTests/tickets/protected/pages/Ticket849.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket886.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket886.php -text tests/FunctionalTests/tickets/protected/pages/Ticket93.page -text tests/FunctionalTests/tickets/protected/pages/Ticket93.php -text tests/FunctionalTests/tickets/protected/pages/ToggleTest.page -text @@ -3148,6 +3150,7 @@ 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/Ticket886TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket93TestCase.php -text tests/FunctionalTests/validators.php -text tests/FunctionalTests/validators/index.php -text @@ -3551,6 +3554,7 @@ tests/unit/TComponentTest.php -text tests/unit/Util/AllTests.php -text tests/unit/Util/TDateTimeStampTest.php -text tests/unit/Util/TLoggerTest.php -text +tests/unit/Util/TSimpleDateFormatterTest.php -text tests/unit/Web/AllTests.php -text tests/unit/Web/TAssetManagerTest.php -text tests/unit/Web/TCacheHttpSessionTest.php -text |