diff options
author | wei <> | 2006-07-05 07:30:55 +0000 |
---|---|---|
committer | wei <> | 2006-07-05 07:30:55 +0000 |
commit | b5c7c7b77d33aa3e04ed6c16a489a2076a30f57a (patch) | |
tree | 03f30eb8fec8f1b58b9854058d6338bfad698f98 /.gitattributes | |
parent | 8d8b6688cbbb1febe92012ccc2a4158fa594fcb3 (diff) |
Move tests around.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitattributes b/.gitattributes index 6b2dfe97..616e5705 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1553,9 +1553,6 @@ requirements/messages.txt -text requirements/template-bg.html -text requirements/template-zh.html -text requirements/template.html -text -tests/FunctionalTests/PradoTester.php -text -tests/FunctionalTests/README.txt -text -tests/FunctionalTests/config.php -text tests/FunctionalTests/features.php -text tests/FunctionalTests/features/index.php -text tests/FunctionalTests/features/protected/application.xml -text @@ -1574,7 +1571,6 @@ tests/FunctionalTests/features/protected/pages/I18N/config.xml -text tests/FunctionalTests/features/protected/pages/RatingList.page -text tests/FunctionalTests/features/protected/pages/ValidatorEffects.page -text tests/FunctionalTests/index.php -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 |