diff options
Diffstat (limited to 'tests/unit/Web/UI/TClientScriptManagerTest.php')
-rw-r--r-- | tests/unit/Web/UI/TClientScriptManagerTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/Web/UI/TClientScriptManagerTest.php b/tests/unit/Web/UI/TClientScriptManagerTest.php index efce0009..b3b02b7c 100644 --- a/tests/unit/Web/UI/TClientScriptManagerTest.php +++ b/tests/unit/Web/UI/TClientScriptManagerTest.php @@ -1,7 +1,6 @@ <?php -Prado::using('System.Web.UI.TClientScriptManager'); /** * @package System.Web.UI |