diff options
author | xue <> | 2007-07-25 15:56:06 +0000 |
---|---|---|
committer | xue <> | 2007-07-25 15:56:06 +0000 |
commit | 78d64a2fb44d70c7c38398d5fedc6f2b67a2b375 (patch) | |
tree | 79782b876ab44ddc31fb925b2da7231177a0ec0b /.gitattributes | |
parent | 255af5dfc28846cbafb43b9738a288f21f76aa2e (diff) |
Added FT testcase for TTabPanel.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index e0d73d89..5b068d73 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2545,6 +2545,7 @@ 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/StatementsTestCase.php -text +tests/FunctionalTests/quickstart/Controls/TabPanelTestCase.php -text tests/FunctionalTests/quickstart/Controls/TableTestCase.php -text tests/FunctionalTests/quickstart/Controls/TextBoxTestCase.php -text tests/FunctionalTests/quickstart/Controls/Wizard1TestCase.php -text |