diff options
author | xue <> | 2006-02-13 20:11:50 +0000 |
---|---|---|
committer | xue <> | 2006-02-13 20:11:50 +0000 |
commit | 98e796c1a4f0bda1abc4df7e08df9ddb4f6e50af (patch) | |
tree | 2a43f74d5194334f5081d5e978bccf21aecc949c /.gitattributes | |
parent | bfa016a3df219522b6c2f93a4759f0b3638aea8e (diff) |
Added TBulletedList FT.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index cd27d149..e03ffbd5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -781,6 +781,7 @@ tests/FunctionalTests/protected/pages/ViewSource.php -text tests/FunctionalTests/protected/pages/config.xml -text tests/FunctionalTests/quickstart.php -text tests/FunctionalTests/quickstart/Advanced/I18N.php -text +tests/FunctionalTests/quickstart/Controls/BulletedListTestCase.php -text tests/FunctionalTests/quickstart/Controls/ButtonTestCase.php -text tests/FunctionalTests/quickstart/Controls/CheckBoxListTestCase.php -text tests/FunctionalTests/quickstart/Controls/CheckBoxTestCase.php -text |