diff --git a/composer.json b/composer.json index 24974ece..c8ff91ec 100644 --- a/composer.json +++ b/composer.json @@ -17,5 +17,10 @@ "psr-4": { "React\\EventLoop\\": "src" } + }, + "autoload-dev": { + "psr-4": { + "React\\Tests\\EventLoop\\": "tests" + } } } diff --git a/tests/bootstrap.php b/tests/bootstrap.php index ea7dd4cc..aeb44352 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -1,11 +1,5 @@ addPsr4('React\\Tests\\EventLoop\\', __DIR__); - if (!defined('SIGUSR1')) { define('SIGUSR1', 1); }
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: