HTMLを綺麗に、色んなテスト関係関数の修正
This commit is contained in:
@@ -61,4 +61,6 @@ $test->describe('プリペアドステートメント', function($test): void {
|
||||
} catch (\Exception $e) {
|
||||
echo 'エラー: '.$e->getMessage()."\n";
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
$test->printSummary();
|
||||
Reference in New Issue
Block a user