Blame view

vendor/codeception/base/tests/data/SimpleCept.php 73 Bytes
cfe42223   曹明   提交初始代码
1
2
3
<?php
$I = new CodeGuy($scenario);
$I->wantTo('drink beer, actually...');