summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorknut <>2007-05-30 22:19:15 +0000
committerknut <>2007-05-30 22:19:15 +0000
commite0b8de519a737afa5765a7bda4856c045a8eb984 (patch)
tree2a7d8a6e14c276112036efd6b27a8cdc98f7fbb7 /.gitattributes
parentbfb9b4c89d76ad2c12e88fb7d70639f76badcdbf (diff)
full coverage on TAttributeCollection
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 850fb4f6..7faee17e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2796,6 +2796,7 @@ tests/unit/AllTests.php -text
tests/unit/Caching/TDirectoryCacheDependencyTest.php -text
tests/unit/Caching/TFileCacheDependencyTest.php -text
tests/unit/Collections/AllTests.php -text
+tests/unit/Collections/TAttributeCollectionTest.php -text
tests/unit/Collections/TListTest.php -text
tests/unit/Collections/TMapTest.php -text
tests/unit/Collections/TQueueTest.php -text