diff options
| author | Antony Dovgal <tony2001@php.net> | 2011-05-04 08:44:14 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2011-05-04 08:44:14 +0000 |
| commit | bb2ccc96d3d5f40ae492f609328080f0e9c30bb9 (patch) | |
| tree | ab55fb4c14e41280e41e8e78474c2e17441376ee /ext/sysvmsg | |
| parent | 968d49ae651da2f7bb039539779450e0e90c330d (diff) | |
| download | php-git-bb2ccc96d3d5f40ae492f609328080f0e9c30bb9.tar.gz | |
fix tests
Diffstat (limited to 'ext/sysvmsg')
| -rw-r--r-- | ext/sysvmsg/tests/006.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sysvmsg/tests/006.phpt b/ext/sysvmsg/tests/006.phpt index 44074fae7d..675e5e114b 100644 --- a/ext/sysvmsg/tests/006.phpt +++ b/ext/sysvmsg/tests/006.phpt @@ -37,7 +37,7 @@ bool(true) bool(true) bool(true) bool(false) -Sending/receiving '%d': +Sending/receiving '%s': bool(true) bool(true) bool(true) |
