mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-10-31 19:02:30 +00:00
a0d68ab93b
This is a clean version of pull #94
4 lines
171 B
PHP
4 lines
171 B
PHP
<?php
|
|
// Here you can initialize variables that will be available to your tests
|
|
|
|
\Codeception\Util\Autoload::registerSuffix('Steps', __DIR__.DIRECTORY_SEPARATOR.'_steps'); |