magento-plugin/tests/bootstrap.php

5 lines
114 B
PHP

<?php
require_once __DIR__ . '/../vendor/autoload.php';
require_once __DIR__ . '/../build/magento/app/Mage.php';