diff options
author | Rob Richards <rrichards@php.net> | 2005-04-08 12:18:57 +0000 |
---|---|---|
committer | Rob Richards <rrichards@php.net> | 2005-04-08 12:18:57 +0000 |
commit | 9c3919c3a3e4dab030598506bcb8b57aec468426 (patch) | |
tree | 4c27b050535c6c1f222a08f668adc6284bfe563e | |
parent | 40cc0b77240eaa051c3ce96e3e9b470f5eb58b4b (diff) | |
download | php-git-9c3919c3a3e4dab030598506bcb8b57aec468426.tar.gz |
fix test
-rw-r--r-- | ext/dom/tests/dom003.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/tests/dom003.phpt b/ext/dom/tests/dom003.phpt index e8c1db2ce9..ac9ca95de7 100644 --- a/ext/dom/tests/dom003.phpt +++ b/ext/dom/tests/dom003.phpt @@ -27,7 +27,7 @@ object(DOMException)#%d (6) { ["string:private"]=> string(0) "" ["file:protected"]=> - string(%d) "%s/ext/dom/tests/dom003.php" + string(%d) "%sdom003.php" ["line:protected"]=> int(8) ["trace:private"]=> |