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 72050ed6..dac70fb0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2974,6 +2974,8 @@ tests/unit/Web/THttpResponseTest.php -text tests/unit/Web/THttpSessionTest.php -text 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/WebControls/AllTests.php -text tests/unit/Web/UI/WebControls/TDropDownListTest.php -text tests/unit/Web/UI/WebControls/TLabelTest.php -text |