diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 897d2f7c..bceb669f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2981,6 +2981,11 @@ tests/unit/Web/THttpUtilityTest.php -text tests/unit/Web/TUriTest.php -text tests/unit/Web/UI/ActiveControls/AllTests.php -text tests/unit/Web/UI/ActiveControls/TActiveHiddenFieldTest.php -text +tests/unit/Web/UI/AllTests.php -text +tests/unit/Web/UI/TControlAdapterTest.php -text +tests/unit/Web/UI/TControlTest.php -text +tests/unit/Web/UI/TFormTest.php -text +tests/unit/Web/UI/TPageTest.php -text tests/unit/Web/UI/WebControls/AllTests.php -text tests/unit/Web/UI/WebControls/TDropDownListTest.php -text tests/unit/Web/UI/WebControls/TLabelTest.php -text |