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