diff options
author | wei <> | 2006-02-01 07:25:58 +0000 |
---|---|---|
committer | wei <> | 2006-02-01 07:25:58 +0000 |
commit | 00f9b81f18010c6a99e84c6410680aab31ddd8ba (patch) | |
tree | ae4ed33f50336332d6381b6707a643bac65f193d /.gitattributes | |
parent | 75ff90260945a5f12704d4929797248a472b44d9 (diff) |
THtmlArea sample.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 2791822b..7abe7d5b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -716,6 +716,7 @@ tests/FunctionalTests/protected/pages/UI/LabeledTextBox.php -text tests/FunctionalTests/protected/pages/UI/LabeledTextBox.tpl -text tests/FunctionalTests/protected/pages/UI/TestTPanelDefaultButton.page -text tests/FunctionalTests/protected/pages/UI/TestTPanelDefaultButton.php -text +tests/FunctionalTests/protected/pages/UI/testHtmlArea.page -text tests/FunctionalTests/protected/pages/UI/testLabeledTextBox.page -text tests/FunctionalTests/protected/pages/Validation/CheckBox.page -text tests/FunctionalTests/protected/pages/Validation/CheckBox.php -text |