From 101d1733f1ed5421161ee40c02d91e55ef9eafcb Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 22 Jan 2006 00:17:02 +0000 Subject: Added tests for checkbox with validation. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 70a4a86e..c683b531 100644 --- a/.gitattributes +++ b/.gitattributes @@ -633,6 +633,8 @@ tests/FunctionalTests/protected/pages/Layout.tpl -text tests/FunctionalTests/protected/pages/UI/DatePicker.page -text tests/FunctionalTests/protected/pages/UI/TestTPanelDefaultButton.page -text tests/FunctionalTests/protected/pages/UI/TestTPanelDefaultButton.php -text +tests/FunctionalTests/protected/pages/Validation/CheckBox.page -text +tests/FunctionalTests/protected/pages/Validation/CheckBox.php -text tests/FunctionalTests/protected/pages/Validation/RequiredFieldValidator.page -text tests/FunctionalTests/protected/pages/Validation/RequiredFieldValidator.php -text tests/FunctionalTests/protected/pages/ViewSource.page -text -- cgit v1.2.3