diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/ControlAdapterTest.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/active-controls/protected/pages/ControlAdapterTest.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/ControlAdapterTest.php b/tests/FunctionalTests/active-controls/protected/pages/ControlAdapterTest.php index edaf0720..01cf442c 100644..100755 --- a/tests/FunctionalTests/active-controls/protected/pages/ControlAdapterTest.php +++ b/tests/FunctionalTests/active-controls/protected/pages/ControlAdapterTest.php @@ -54,5 +54,3 @@ class ControlAdapterTest extends TPage $this->button2->Attributes['onclick'] = "alert('baz!')"; } } - -?>
\ No newline at end of file |