diff options
author | knut <> | 2007-05-30 23:03:25 +0000 |
---|---|---|
committer | knut <> | 2007-05-30 23:03:25 +0000 |
commit | f71f9562d2ed0839f48bbf1bda7a80d0bc157778 (patch) | |
tree | e97ed4a60c13dfda492afb1c879fef70ec000238 /.gitattributes | |
parent | e0b8de519a737afa5765a7bda4856c045a8eb984 (diff) |
added stubs for TPageListTest
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7faee17e..6af31dfd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2799,6 +2799,7 @@ 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/TPagedListTest.php -text tests/unit/Collections/TQueueTest.php -text tests/unit/Collections/TStackTest.php -text tests/unit/Data/TDbCommandTest.php -text |