Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
40c1652515ce9827fe3b1c5ab57cdd7e612062cd
/
.
/
php
/
tests
/
bootstrap_phpunit.php
blob: 8452f1589645c12c7a9f36ac2258bef51760726e [
file
] [
log
] [
blame
]
<?
php
require_once
(
"vendor/autoload.php"
);
error_reporting
(
E_ALL);