diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.php b/tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.php index 9d4a7695..f9da46a2 100644..100755 --- a/tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.php +++ b/tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.php @@ -9,5 +9,3 @@ class PageStateTest extends TPage $this->label1->Text = " button1 clicked ".$sender->CustomData." times"; } } - -?>
\ No newline at end of file |