diff options
author | wei <> | 2006-09-16 03:43:02 +0000 |
---|---|---|
committer | wei <> | 2006-09-16 03:43:02 +0000 |
commit | 2d8fc0f1818aa896bebedf8cbeedffb17d048600 (patch) | |
tree | 2ef6ea939d5f018598ec2983086354000750fb70 /.gitattributes | |
parent | d148330f1fe3cb6116a69e56ecd44c37bfb2a44e (diff) |
Fixed #340
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index c7b40e30..5fb733ae 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1891,6 +1891,8 @@ requirements/template-zh.html -text requirements/template.html -text tests/FunctionalTests/active-controls/protected/pages/ActiveControlExpressionTag.page -text tests/FunctionalTests/active-controls/protected/pages/ActiveControlExpressionTag.php -text +tests/FunctionalTests/active-controls/protected/pages/ActiveControlWithTinyMce.page -text +tests/FunctionalTests/active-controls/protected/pages/ActiveControlWithTinyMce.php -text tests/FunctionalTests/active-controls/protected/pages/ActiveImageButtonTest.page -text tests/FunctionalTests/active-controls/protected/pages/ActiveImageButtonTest.php -text tests/FunctionalTests/active-controls/protected/pages/ActiveLinkButtonTest.page -text |