You are here

bootstrap.php in Akamai 7.3

Same filename and directory in other branches
  1. 8.3 tests/bootstrap.php

File

tests/bootstrap.php
View source
<?php

/**
 * @file
 * Bootstrap file used for loading classes needed for unit tests.
 */
require_once __DIR__ . '/../vendor/autoload.php';