diff options
author | Antony Dovgal <tony2001@php.net> | 2006-05-19 10:57:48 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2006-05-19 10:57:48 +0000 |
commit | ab9429900a25881b412d32c3248ae417cea0c8fa (patch) | |
tree | 3f804cedfb2c842fe7eaf5f03b85491ab2e45b07 /tests | |
parent | 6557578657412c7d178fb87025d386f4a422788d (diff) | |
download | php-git-ab9429900a25881b412d32c3248ae417cea0c8fa.tar.gz |
fix test
Diffstat (limited to 'tests')
-rw-r--r-- | tests/basic/021.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/021.phpt b/tests/basic/021.phpt index 957a393a48..d8f7c1c0ed 100644 --- a/tests/basic/021.phpt +++ b/tests/basic/021.phpt @@ -29,7 +29,7 @@ array(1) { ["type"]=> string(10) "text/plain" ["tmp_name"]=> - string(14) "%s" + string(%d) "%s" ["error"]=> int(0) ["size"]=> |