summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/framework/Web/UI/testTButton.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/framework/Web/UI/testTButton.php')
-rw-r--r--tests/FunctionalTests/framework/Web/UI/testTButton.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/FunctionalTests/framework/Web/UI/testTButton.php b/tests/FunctionalTests/framework/Web/UI/testTButton.php
index 46da58fe..09ba28f6 100644
--- a/tests/FunctionalTests/framework/Web/UI/testTButton.php
+++ b/tests/FunctionalTests/framework/Web/UI/testTButton.php
@@ -2,10 +2,6 @@
class testTButton extends TPage
{
- function onLoad($param)
- {
- $this->button2;
- }
}