summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/framework/Web/UI/testTButton.php
diff options
context:
space:
mode:
authorwei <>2005-12-13 01:44:04 +0000
committerwei <>2005-12-13 01:44:04 +0000
commit2c383b6050b3d8cc6ac7a9442c999cb903af43ab (patch)
tree5bba3d5438f2ca915b1de3194710877d498b3f79 /tests/FunctionalTests/framework/Web/UI/testTButton.php
parent66e71b1d5ff97e04311f8b761cc040b1188437d3 (diff)
Adding FunctionalTests README.txt
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;
- }
}