mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-11-14 16:54:04 +00:00
4 lines
164 B
PHP
4 lines
164 B
PHP
<?php
|
|
// Here you can initialize variables that will be available to your tests
|
|
|
|
\Codeception\Util\Autoload::addNamespace('', __DIR__.DIRECTORY_SEPARATOR.'_steps'); |