bootstrap.php 202 B

12345678
  1. <?php
  2. /**
  3. * Test runner bootstrap.
  4. *
  5. * Add additional configuration/setup your application needs when running
  6. * unit tests in this file.
  7. */
  8. //require dirname(__DIR__) . '/../Config/bootstrap.php';