Reversed codeception.

This commit is contained in:
James Cole
2015-07-03 07:27:01 +02:00
parent e139664301
commit d88919474b
77 changed files with 12793 additions and 2511 deletions

View File

@@ -1,9 +0,0 @@
<?php
namespace Helper;
// here you can define custom actions
// all public methods declared in helper class will be available in $I
class Unit extends \Codeception\Module
{
}