summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>1999-10-04 20:35:28 +0000
committerAndrei Zmievski <andrei@php.net>1999-10-04 20:35:28 +0000
commitcec7e90996100e3e952943aa95992ad0c81a772a (patch)
tree1eec97d96df75fc6261aa12fffd6c989b3bcbb15 /tests
parent95c970030b1b3705f0edb82200bd6706afbe0b2a (diff)
downloadphp-git-cec7e90996100e3e952943aa95992ad0c81a772a.tar.gz
*** empty log message ***
Diffstat (limited to 'tests')
-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);