示例#1
0
 public function test_SCRIPT_KILL()
 {
     $this->assertEquals("script kill", $this->redis->SCRIPT_KILL());
 }