init
This commit is contained in:
3
vendor/codeception/base/tests/data/SimpleCept.php
vendored
Normal file
3
vendor/codeception/base/tests/data/SimpleCept.php
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$I = new CodeGuy($scenario);
|
||||
$I->wantTo('drink beer, actually...');
|
||||
Reference in New Issue
Block a user