diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index fee3f5f6..a894be09 100644 --- a/.gitattributes +++ b/.gitattributes @@ -646,6 +646,7 @@ tests/FunctionalTests/quickstart_tests/Controls/ImageTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/LabelTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/PanelTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/TableTestCase.php -text +tests/FunctionalTests/quickstart_tests/Controls/TextBoxTestCase.php -text tests/FunctionalTests/quickstart_tests/Fundamentals/HangmanTestCase.php -text tests/FunctionalTests/quickstart_tests/Fundamentals/HelloWorldTestCase.php -text tests/FunctionalTests/selenium/SeleneseRunner.html -text |