From 3e60cbad4b79301ae086ecacbdc63af333532a43 Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 13 Feb 2006 22:12:50 +0000 Subject: Added repeater functional tests. --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index e03ffbd5..ea2ff882 100644 --- a/.gitattributes +++ b/.gitattributes @@ -795,6 +795,9 @@ tests/FunctionalTests/quickstart/Controls/ListBoxTestCase.php -text tests/FunctionalTests/quickstart/Controls/PanelTestCase.php -text tests/FunctionalTests/quickstart/Controls/RadioButtonListTestCase.php -text tests/FunctionalTests/quickstart/Controls/RadioButtonTestCase.php -text +tests/FunctionalTests/quickstart/Controls/Repeater1TestCase.php -text +tests/FunctionalTests/quickstart/Controls/Repeater2TestCase.php -text +tests/FunctionalTests/quickstart/Controls/Repeater3TestCase.php -text tests/FunctionalTests/quickstart/Controls/TableTestCase.php -text tests/FunctionalTests/quickstart/Controls/TextBoxTestCase.php -text tests/FunctionalTests/quickstart/Fundamentals/HangmanTestCase.php -text -- cgit v1.2.3