summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorknut <>2007-05-30 13:18:02 +0000
committerknut <>2007-05-30 13:18:02 +0000
commit50f4cc47a96fd6c3f5818a5a70d585f3964f99cc (patch)
treeb931e5fa1fb8a6e60c6fef837f50b1f8712f5933 /.gitattributes
parent17585ab833c900027b724af39a85a66a0491b1ea (diff)
full coverage for TStack
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index c69d2018..850fb4f6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2799,6 +2799,7 @@ tests/unit/Collections/AllTests.php -text
tests/unit/Collections/TListTest.php -text
tests/unit/Collections/TMapTest.php -text
tests/unit/Collections/TQueueTest.php -text
+tests/unit/Collections/TStackTest.php -text
tests/unit/Data/TDbCommandTest.php -text
tests/unit/Data/TDbConnectionTest.php -text
tests/unit/Data/TDbDataReaderTest.php -text