b7e49f91ae0da52a2c34bfe9ff7768f7db665e20
[yaffs-website] / tests / bootstrap.php
1 <?php
2
3 if (file_exists(__DIR__ . '/../vendor/autoload.php')) {
4         require(__DIR__ . '/../vendor/autoload.php');
5 }