diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/ActivePanelVisibleTest.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/active-controls/protected/pages/ActivePanelVisibleTest.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/ActivePanelVisibleTest.php b/tests/FunctionalTests/active-controls/protected/pages/ActivePanelVisibleTest.php index aaf43abc..19c58aeb 100644..100755 --- a/tests/FunctionalTests/active-controls/protected/pages/ActivePanelVisibleTest.php +++ b/tests/FunctionalTests/active-controls/protected/pages/ActivePanelVisibleTest.php @@ -14,5 +14,3 @@ class ActivePanelVisibleTest extends TPage $this->pnlA->Visible = false; } } - -?>
\ No newline at end of file |