예제 #1
0
 public function testIsUTF8()
 {
     $this->assertTrue(\Voce\JSONP::is_utf8($this->good_callback));
 }