diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/NestedActiveControls.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/active-controls/protected/pages/NestedActiveControls.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/NestedActiveControls.php b/tests/FunctionalTests/active-controls/protected/pages/NestedActiveControls.php index 76b77ff7..ba47db39 100644..100755 --- a/tests/FunctionalTests/active-controls/protected/pages/NestedActiveControls.php +++ b/tests/FunctionalTests/active-controls/protected/pages/NestedActiveControls.php @@ -15,5 +15,3 @@ class NestedActiveControls extends TPage $this->label3->Text = "Label 3: Button 1 Clicked"; } } - -?>
\ No newline at end of file |