aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/tests/bootstrap_phpunit.php
blob: 8452f1589645c12c7a9f36ac2258bef51760726e (plain)
1
2
3
4
5
<?php

require_once("vendor/autoload.php");

error_reporting(E_ALL);