From f5e5fddf2b624ba00933b7d22724be1e80741cb2 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 14 Feb 2006 02:29:31 +0000 Subject: Added datalist FT. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index ea2ff882..b9ee5322 100644 --- a/.gitattributes +++ b/.gitattributes @@ -785,6 +785,8 @@ 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/DataList1TestCase.php -text +tests/FunctionalTests/quickstart/Controls/DataList2TestCase.php -text tests/FunctionalTests/quickstart/Controls/DropDownListTestCase.php -text tests/FunctionalTests/quickstart/Controls/HyperLinkTestCase.php -text tests/FunctionalTests/quickstart/Controls/ImageButtonTestCase.php -text -- cgit v1.2.3