From dd0db4914c29c747be17975457b241fc93e8ee0b Mon Sep 17 00:00:00 2001
From: xue <>
Date: Thu, 26 Jan 2006 05:56:58 +0000
Subject: Added TCheckBoxList and TRadioButtonList FT.

---
 .gitattributes | 2 ++
 1 file changed, 2 insertions(+)

(limited to '.gitattributes')

diff --git a/.gitattributes b/.gitattributes
index 2a51d82e..645acbff 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -646,6 +646,7 @@ tests/FunctionalTests/protected/pages/ViewSource.page -text
 tests/FunctionalTests/protected/pages/ViewSource.php -text
 tests/FunctionalTests/protected/pages/config.xml -text
 tests/FunctionalTests/quickstart_tests/Controls/ButtonTestCase.php -text
+tests/FunctionalTests/quickstart_tests/Controls/CheckBoxListTestCase.php -text
 tests/FunctionalTests/quickstart_tests/Controls/CheckBoxTestCase.php -text
 tests/FunctionalTests/quickstart_tests/Controls/DropDownListTestCase.php -text
 tests/FunctionalTests/quickstart_tests/Controls/HyperLinkTestCase.php -text
@@ -655,6 +656,7 @@ tests/FunctionalTests/quickstart_tests/Controls/LabelTestCase.php -text
 tests/FunctionalTests/quickstart_tests/Controls/LinkButtonTestCase.php -text
 tests/FunctionalTests/quickstart_tests/Controls/ListBoxTestCase.php -text
 tests/FunctionalTests/quickstart_tests/Controls/PanelTestCase.php -text
+tests/FunctionalTests/quickstart_tests/Controls/RadioButtonListTestCase.php -text
 tests/FunctionalTests/quickstart_tests/Controls/RadioButtonTestCase.php -text
 tests/FunctionalTests/quickstart_tests/Controls/TableTestCase.php -text
 tests/FunctionalTests/quickstart_tests/Controls/TextBoxTestCase.php -text
-- 
cgit v1.2.3