diff options
author | xue <> | 2006-03-12 16:28:21 +0000 |
---|---|---|
committer | xue <> | 2006-03-12 16:28:21 +0000 |
commit | 6ae6538555d45b3e947f5ce0d948d9b88d95364a (patch) | |
tree | 55c9622a90debe81de45f8af5cf10e3293862965 /.gitattributes | |
parent | 5f66433898f89865a6682ad9aebfeef14b596dea (diff) |
reorganized FT.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 33f5442b..095817ef 100644 --- a/.gitattributes +++ b/.gitattributes @@ -781,6 +781,7 @@ requirements/messages-zh.txt -text requirements/messages.txt -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 @@ -901,7 +902,6 @@ tests/FunctionalTests/selenium/selenium.css -text tests/FunctionalTests/selenium/user-extensions.js.sample -text tests/FunctionalTests/selenium/xmlextras.js -text tests/FunctionalTests/selenium/xpath.js -text -tests/FunctionalTests/tests.php -text tests/FunctionalTests/tickets.php -text tests/FunctionalTests/tickets/index.php -text tests/FunctionalTests/tickets/protected/pages/Layout.php -text |