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