diff options
author | wei <> | 2006-01-22 02:32:23 +0000 |
---|---|---|
committer | wei <> | 2006-01-22 02:32:23 +0000 |
commit | 1fc6971652492fca325bd25d7b6dd979ebde73ed (patch) | |
tree | d7179ce6af434f6766e543d3fb8dc134f663cb4f /.gitattributes | |
parent | d4b3de52d0a0a2d394bf4763984029972b5131b1 (diff) |
Adding quickstart_tests
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index c683b531..35edacb9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -641,6 +641,7 @@ tests/FunctionalTests/protected/pages/ViewSource.page -text tests/FunctionalTests/protected/pages/ViewSource.php -text tests/FunctionalTests/protected/pages/config.xml -text tests/FunctionalTests/protected/tests/HomePageTest.php -text +tests/FunctionalTests/quickstart_tests/HelloWorldTestCase.php -text tests/FunctionalTests/selenium/SeleneseRunner.html -text tests/FunctionalTests/selenium/SeleniumLog.html -text tests/FunctionalTests/selenium/TestRunner-splash.html -text |