From 751ae8c6b3fe5a47b0592a4dd7b719ec264486bc Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 14 Feb 2006 04:43:45 +0000 Subject: Added 3 FT for TDataGrid demos. --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index b9ee5322..dcde542b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -785,6 +785,9 @@ tests/FunctionalTests/quickstart/Controls/BulletedListTestCase.php -text tests/FunctionalTests/quickstart/Controls/ButtonTestCase.php -text tests/FunctionalTests/quickstart/Controls/CheckBoxListTestCase.php -text 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/DataList1TestCase.php -text tests/FunctionalTests/quickstart/Controls/DataList2TestCase.php -text tests/FunctionalTests/quickstart/Controls/DropDownListTestCase.php -text -- cgit v1.2.3