summaryrefslogtreecommitdiff
path: root/ext/bz2/tests
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2006-09-18 12:35:49 +0000
committerAntony Dovgal <tony2001@php.net>2006-09-18 12:35:49 +0000
commit1efae6a785e615fc226bf57c4e30fe17be8da70b (patch)
treed1854a3d149c3092bfc362fde4307d1dd19b2558 /ext/bz2/tests
parenta16cb0b4d56e168922b2e8c8aee64160bf5ae078 (diff)
downloadphp-git-1efae6a785e615fc226bf57c4e30fe17be8da70b.tar.gz
fix test (the error message is different across the systems)
Diffstat (limited to 'ext/bz2/tests')
-rw-r--r--ext/bz2/tests/002.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/bz2/tests/002.phpt b/ext/bz2/tests/002.phpt
index 28c4862ac7..7b9673275c 100644
--- a/ext/bz2/tests/002.phpt
+++ b/ext/bz2/tests/002.phpt
@@ -83,12 +83,12 @@ bool(false)
resource(%d) of type (stream)
resource(%d) of type (stream)
-Warning: fopen(bz_open_002.txt): failed to open stream: Bad file descriptor in %s on line %d
+Warning: fopen(bz_open_002.txt): failed to open stream: Bad file %s in %s on line %d
Warning: bzopen(): filename cannot be empty in %s on line %d
bool(false)
-Warning: fopen(bz_open_002.txt): failed to open stream: Bad file descriptor in %s on line %d
+Warning: fopen(bz_open_002.txt): failed to open stream: Bad file %s in %s on line %d
Warning: bzopen(): filename cannot be empty in %s on line %d
bool(false)