Skip to content

Commit

Permalink
Fixed the test as the result is just considered to be expected
Browse files Browse the repository at this point in the history
  • Loading branch information
Moriyoshi Koizumi committed Feb 24, 2003
1 parent f73f94f commit a67e4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lang/bug21600.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function fubar($text){
--EXPECT--
array(1) {
["foo"]=>
string(4) "test"
&string(4) "test"
}
array(1) {
["foo"]=>
Expand Down

0 comments on commit a67e4da

Please sign in to comment.