Added missing ?> so this test can be run without run-tests

This commit is contained in:
foobar 2003-08-09 15:46:36 +00:00
parent ffd6f29ef8
commit c6f90cde63

View File

@ -40,7 +40,7 @@ for($i=0,$u=count($array);$i<$u;++$i) {
echo "true\n";
}
}
?>
--EXPECT--
I : true
will : true