summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'UserFunctions/vendor/composer/installers/tests/bootstrap.php')
-rw-r--r--UserFunctions/vendor/composer/installers/tests/bootstrap.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/UserFunctions/vendor/composer/installers/tests/bootstrap.php b/UserFunctions/vendor/composer/installers/tests/bootstrap.php
deleted file mode 100644
index 30c8fdc6..00000000
--- a/UserFunctions/vendor/composer/installers/tests/bootstrap.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-
-$loader = require __DIR__ . '/../src/bootstrap.php';
-$loader->add('Composer\Installers\Test', __DIR__);