From 7a3e29d0db0104ae9f4c3a74147e534a943e164c Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 23 Jan 2006 04:38:39 +0000 Subject: Added TTextBox FT --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index fee3f5f6..a894be09 100644 --- a/.gitattributes +++ b/.gitattributes @@ -646,6 +646,7 @@ tests/FunctionalTests/quickstart_tests/Controls/ImageTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/LabelTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/PanelTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/TableTestCase.php -text +tests/FunctionalTests/quickstart_tests/Controls/TextBoxTestCase.php -text tests/FunctionalTests/quickstart_tests/Fundamentals/HangmanTestCase.php -text tests/FunctionalTests/quickstart_tests/Fundamentals/HelloWorldTestCase.php -text tests/FunctionalTests/selenium/SeleneseRunner.html -text -- cgit v1.2.3