32
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-11-14 16:54:04 +00:00
weblinks/tests/acceptance/_bootstrap.php
2019-08-13 20:53:50 +01:00

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');