Skip to content

Commit babc3c5

Browse files
committed
This should be EXPECT instead of EXPECTF
1 parent cd8d0aa commit babc3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/exif/tests/bug50660/bug50660.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ $infile = dirname(__FILE__).'/bug50660-2.jpg';
1313
var_dump(exif_read_data($infile) !== false);
1414
?>
1515
===DONE===
16-
--EXPECTF--
16+
--EXPECT--
1717
bool(true)
1818
bool(true)
1919
===DONE===

0 commit comments

Comments
 (0)