diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/Home.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/active-controls/protected/pages/Home.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/Home.php b/tests/FunctionalTests/active-controls/protected/pages/Home.php index 3dfb4bb0..0d748dc0 100644..100755 --- a/tests/FunctionalTests/active-controls/protected/pages/Home.php +++ b/tests/FunctionalTests/active-controls/protected/pages/Home.php @@ -7,5 +7,3 @@ class Home extends TPage $this->lblTest->Text = "Testing"; } } - -?>
\ No newline at end of file |