You are here

bootstrap.php in Drupal 7 to 8/9 Module Upgrader 8

File

tests/bootstrap.php
View source
<?php

require __DIR__ . '/../../../core/tests/bootstrap.php';
require __DIR__ . '/../vendor/autoload.php';