Пример #1
0
 public function tearDown()
 {
     \Zepi\Turbo\Framework::resetFramework();
     shell_exec('rm -r ' . TESTS_ROOT_DIR . '/data');
 }