Skip to content

Instantly share code, notes, and snippets.

@juzow13
Created November 11, 2017 00:20
Show Gist options
  • Save juzow13/aac2837c8d09a4559caf466a59219625 to your computer and use it in GitHub Desktop.
Save juzow13/aac2837c8d09a4559caf466a59219625 to your computer and use it in GitHub Desktop.
minimum phpunit.bootstrap.php
<?php
// For composer
require_once 'vendor/autoload.php';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment