diff options
author | xue <> | 2006-03-18 01:28:08 +0000 |
---|---|---|
committer | xue <> | 2006-03-18 01:28:08 +0000 |
commit | b8ac07fd91e18decc0a863f3deb115772ea27eac (patch) | |
tree | b6165184ba9acb1b6a47b7a5325f3345575531c3 /.gitattributes | |
parent | 3323291d70c162e461126366a28a0334f6451c9f (diff) |
Added feature tests for the new controls.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index d6203df8..a57907ed 100644 --- a/.gitattributes +++ b/.gitattributes @@ -801,7 +801,12 @@ tests/FunctionalTests/features/protected/pages/I18N/BasicI18N.php -text tests/FunctionalTests/features/protected/pages/I18N/Home.page -text tests/FunctionalTests/features/protected/pages/I18N/Home.zh_CN.page -text tests/FunctionalTests/features/protected/pages/I18N/config.xml -text +tests/FunctionalTests/features/protected/pages/ImageMap/Home.page -text +tests/FunctionalTests/features/protected/pages/ImageMap/Home.php -text +tests/FunctionalTests/features/protected/pages/ImageMap/hotspot.jpg -text +tests/FunctionalTests/features/protected/pages/MultiView/Home.page -text tests/FunctionalTests/features/protected/pages/RatingList.page -text +tests/FunctionalTests/features/protected/pages/Wizard/Home.page -text tests/FunctionalTests/index.php -text tests/FunctionalTests/quickstart.php -text tests/FunctionalTests/quickstart/Advanced/I18N.php -text |