first commit
This commit is contained in:
10
vendor/bacon/bacon-qr-code/tests/bootstrap.php
vendored
Normal file
10
vendor/bacon/bacon-qr-code/tests/bootstrap.php
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* BaconQrCode
|
||||
*
|
||||
* @link http://github.com/Bacon/BaconQrCode For the canonical source repository
|
||||
* @copyright 2013 Ben 'DASPRiD' Scholzen
|
||||
* @license http://opensource.org/licenses/BSD-2-Clause Simplified BSD License
|
||||
*/
|
||||
|
||||
require_once __DIR__ . '/../autoload_register.php';
|
||||
Reference in New Issue
Block a user