diff options
author | knut <> | 2007-06-12 08:58:24 +0000 |
---|---|---|
committer | knut <> | 2007-06-12 08:58:24 +0000 |
commit | 8c30dccc451beeeb74993bdd5ecdf405acdc6062 (patch) | |
tree | 696cbd7e2d31269bdf1dbf451050eedafbdfc290 /.gitattributes | |
parent | 664830a178052d915d5dfc59a3e023120781d6ba (diff) |
added stubs for TClientScriptManagerTest
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index bceb669f..da462222 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2982,6 +2982,7 @@ 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/TClientScriptManagerTest.php -text tests/unit/Web/UI/TControlAdapterTest.php -text tests/unit/Web/UI/TControlTest.php -text tests/unit/Web/UI/TFormTest.php -text |