From 45dc5224f9b2eb5f9c24d4eecda2d8a1f6ac5d8c Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 14 Feb 2006 14:39:23 +0000 Subject: Added changing page size to the datagrid demo and two more FT. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index dcde542b..392e37c7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -788,6 +788,8 @@ tests/FunctionalTests/quickstart/Controls/CheckBoxTestCase.php -text tests/FunctionalTests/quickstart/Controls/DataGrid1TestCase.php -text tests/FunctionalTests/quickstart/Controls/DataGrid2TestCase.php -text tests/FunctionalTests/quickstart/Controls/DataGrid3TestCase.php -text +tests/FunctionalTests/quickstart/Controls/DataGrid4TestCase.php -text +tests/FunctionalTests/quickstart/Controls/DataGrid6TestCase.php -text tests/FunctionalTests/quickstart/Controls/DataList1TestCase.php -text tests/FunctionalTests/quickstart/Controls/DataList2TestCase.php -text tests/FunctionalTests/quickstart/Controls/DropDownListTestCase.php -text -- cgit v1.2.3