summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 2029bd3f..3b8e7828 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2226,7 +2226,6 @@ framework/Web/THttpRequest.php -text
framework/Web/THttpResponse.php -text
framework/Web/THttpSession.php -text
framework/Web/THttpUtility.php -text
-framework/Web/TMemCacheSession.php -text
framework/Web/TUrlManager.php -text
framework/Web/TUrlMapping.php -text
framework/Web/UI/ActiveControls/TActiveButton.php -text
@@ -3121,13 +3120,13 @@ tests/unit/Util/TDateTimeStampTest.php -text
tests/unit/Util/TLoggerTest.php -text
tests/unit/Web/AllTests.php -text
tests/unit/Web/TAssetManagerTest.php -text
+tests/unit/Web/TCacheHttpSessionTest.php -text
tests/unit/Web/THttpCookieCollectionTest.php -text
tests/unit/Web/THttpCookieTest.php -text
tests/unit/Web/THttpRequestTest.php -text
tests/unit/Web/THttpResponseTest.php -text
tests/unit/Web/THttpSessionTest.php -text
tests/unit/Web/THttpUtilityTest.php -text
-tests/unit/Web/TMemCacheSessionTest.php -text
tests/unit/Web/TUriTest.php -text
tests/unit/Web/UI/ActiveControls/AllTests.php -text
tests/unit/Web/UI/ActiveControls/TActiveHiddenFieldTest.php -text