summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/testobj1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testobj b/tests/testobj
index b18066b264..bc6f5fd2fe 100644
--- a/tests/testobj
+++ b/tests/testobj
@@ -25,7 +25,6 @@ print get_parent_class($boo).endl;
print method_exists($foo,"foobar").endl;
print method_exists($boo,"foobar").endl;
print method_exists($boo,"barbara").endl;
-
//$word = new COm("word.application");
//$word->visible = true;
//sleep(5);