From 17585ab833c900027b724af39a85a66a0491b1ea Mon Sep 17 00:00:00 2001 From: knut <> Date: Wed, 30 May 2007 12:57:59 +0000 Subject: full coverage for TQueue --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 77e682e5..c69d2018 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2798,6 +2798,7 @@ tests/unit/Caching/TFileCacheDependencyTest.php -text 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/Data/TDbCommandTest.php -text tests/unit/Data/TDbConnectionTest.php -text tests/unit/Data/TDbDataReaderTest.php -text -- cgit v1.2.3