diff options
author | xue <> | 2006-01-22 15:20:45 +0000 |
---|---|---|
committer | xue <> | 2006-01-22 15:20:45 +0000 |
commit | 77588d494b87799fc4084e645d7c4d5343a5c49a (patch) | |
tree | 8a7848b43dc6af7b2eabc8f72080441eb8f49b14 /.gitattributes | |
parent | 5c9064d7d387c6f1e91fb11f47e14fb0d45cca3d (diff) |
Added TLabel FT test.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 13cca15e..8806610f 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/Controls/LabelTestCase.php -text tests/FunctionalTests/quickstart_tests/Fundamentals/HangmanTestCase.php -text tests/FunctionalTests/quickstart_tests/Fundamentals/HelloWorldTestCase.php -text tests/FunctionalTests/selenium/SeleneseRunner.html -text |