mirror of
https://github.com/t404owo/t404null.git
synced 2025-12-14 10:58:46 +00:00
Fixed twitter link
This commit is contained in:
5
vendor/phpunit/php-code-coverage/tests/bootstrap.php
vendored
Normal file
5
vendor/phpunit/php-code-coverage/tests/bootstrap.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
||||
require __DIR__ . '/TestCase.php';
|
||||
|
||||
define('TEST_FILES_PATH', __DIR__ . '/_files/');
|
||||
Reference in New Issue
Block a user