コード例 #1
0
ファイル: SettingTest.php プロジェクト: SimonBaeumer/humhub
 public function testInstalled()
 {
     $this->assertTrue(Setting::IsInstalled());
 }