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 9a90f174..301b2181 100644 --- a/.gitattributes +++ b/.gitattributes @@ -652,6 +652,7 @@ tests/FunctionalTests/quickstart_tests/Controls/ImageButtonTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/ImageTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/LabelTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/LinkButtonTestCase.php -text +tests/FunctionalTests/quickstart_tests/Controls/ListBoxTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/PanelTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/RadioButtonTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/TableTestCase.php -text |