From 50f4cc47a96fd6c3f5818a5a70d585f3964f99cc Mon Sep 17 00:00:00 2001 From: knut <> Date: Wed, 30 May 2007 13:18:02 +0000 Subject: full coverage for TStack --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') 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 -- cgit v1.2.3