예제 #1
0
파일: RunTest.php 프로젝트: griffbrad/gasp
 public function testWillUseCoreServerSuperGlobalByDefault()
 {
     $this->assertEquals($_SERVER, $this->run->getServerVars());
 }