import zend simplexml tests
[hiphop-php.git] / hphp / test / zend / bad / ext-simplexml / 028.php.expectf
blob7ed8998049fb0065aa16c66a6add81fa3b4c6d55
1 <people>
2 </people>
3 <people>
4   <person name="John">
5   </person>
6 </people>
7 ===DONE===