예제 #1
0
 public function testPackWithoutRoot()
 {
     $this->assertXmlStringEqualsXmlFile(dirname(__FILE__) . '/../fixtures/print_asset.xml', $this->printAsset->pack());
 }