diff options
Diffstat (limited to 'tests/unit/Web/UI/WebControls/TDropDownListTest.php')
-rw-r--r-- | tests/unit/Web/UI/WebControls/TDropDownListTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/Web/UI/WebControls/TDropDownListTest.php b/tests/unit/Web/UI/WebControls/TDropDownListTest.php index 503466fe..d27ebb9c 100644 --- a/tests/unit/Web/UI/WebControls/TDropDownListTest.php +++ b/tests/unit/Web/UI/WebControls/TDropDownListTest.php @@ -27,4 +27,3 @@ class TDropDownListTest extends PHPUnit_Framework_TestCase { } } -?> |