]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Wed, 15 Apr 2009 20:54:45 +0000 (20:54 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 15 Apr 2009 20:54:45 +0000 (20:54 +0000)
ext/standard/tests/mail/ezmlm_hash_basic_64bit.phpt

index cd791370c4263268c865b21c89d4c46f5433d544..03ac67b9b40674b46c133377955e3b44f25ee220 100644 (file)
@@ -20,6 +20,6 @@ var_dump(ezmlm_hash(b"foo@somewhere.com"));
 ===Done===
 --EXPECT--
 *** Testing ezmlm_hash() : basic functionality ***
-int(27)
-int(48)
+int(1)
+int(7)
 ===Done===