diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 2a51d82e..645acbff 100644 --- a/.gitattributes +++ b/.gitattributes @@ -646,6 +646,7 @@ tests/FunctionalTests/protected/pages/ViewSource.page -text tests/FunctionalTests/protected/pages/ViewSource.php -text tests/FunctionalTests/protected/pages/config.xml -text tests/FunctionalTests/quickstart_tests/Controls/ButtonTestCase.php -text +tests/FunctionalTests/quickstart_tests/Controls/CheckBoxListTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/CheckBoxTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/DropDownListTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/HyperLinkTestCase.php -text @@ -655,6 +656,7 @@ 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/RadioButtonListTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/RadioButtonTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/TableTestCase.php -text tests/FunctionalTests/quickstart_tests/Controls/TextBoxTestCase.php -text |