diff options
author | alban <> | 2006-01-31 10:01:33 +0000 |
---|---|---|
committer | alban <> | 2006-01-31 10:01:33 +0000 |
commit | 282210962cebc9833030879c81ad26e0e22913aa (patch) | |
tree | 5388d9a52c175f859af79b62c405dd923febce85 /.gitattributes | |
parent | 328d05bb0cd1d9263ecd4fe1902c4f235f166776 (diff) |
TAPCCache unit test.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index edd92b4a..f762b57a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -814,6 +814,7 @@ tests/UnitTests/framework/Collections/utList.php -text tests/UnitTests/framework/Collections/utMap.php -text tests/UnitTests/framework/Data/CacheTestCase.php -text tests/UnitTests/framework/Data/test.db -text +tests/UnitTests/framework/Data/utAPCCache.php -text tests/UnitTests/framework/Data/utDateTimeSimpleFormatter.php -text tests/UnitTests/framework/Data/utMemCache.php -text tests/UnitTests/framework/Data/utSqliteCache.php -text |