diff options
author | Anatoliy Belsky <ab@php.net> | 2012-04-16 13:38:13 +0200 |
---|---|---|
committer | Anatoliy Belsky <ab@php.net> | 2012-04-16 13:38:13 +0200 |
commit | c981016e416507134e5fa8469a08d31346ff19b5 (patch) | |
tree | 9fa4be5cf560c19d969d02eada1c418257e8aa40 /ext/tidy/tests | |
parent | 9a4cb732ed15088fff7b2cbbb23ef955bbaaadb2 (diff) | |
download | php-git-c981016e416507134e5fa8469a08d31346ff19b5.tar.gz |
Fix bug 61676 ext\tidy\tests\bug54682.phpt fails
Diffstat (limited to 'ext/tidy/tests')
-rw-r--r-- | ext/tidy/tests/bug54682.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tidy/tests/bug54682.phpt b/ext/tidy/tests/bug54682.phpt index 824440672a..2bebe11bdb 100644 --- a/ext/tidy/tests/bug54682.phpt +++ b/ext/tidy/tests/bug54682.phpt @@ -10,4 +10,4 @@ $nx->diagnose(); ?> --EXPECTF-- -Warning: tidy::__construct(): Cannot Load '*' into memory in %s on line %d +Warning: tidy::__construct(): Cannot Load '*' into memory%win %s on line %d |