From 101e78e6dab863460d3cbc112d5d795370276fc7 Mon Sep 17 00:00:00 2001 From: knut <> Date: Sun, 20 Jul 2008 16:04:35 +0000 Subject: fixed #886 --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitattributes') 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 -- cgit v1.2.3