diff --git a/tests/integration/autoloader/autoload-with-composer/vendor/autoload.php b/tests/integration/autoloader/autoload-with-composer/vendor/autoload.php new file mode 100644 index 000000000..e69de29bb diff --git a/tests/integration/autoloader/autoload-with-composer/vendor/composer/autoload_real.php b/tests/integration/autoloader/autoload-with-composer/vendor/composer/autoload_real.php new file mode 100644 index 000000000..e69de29bb diff --git a/tests/integration/autoloader/autoload-without-composer/vendor/autoload.php b/tests/integration/autoloader/autoload-without-composer/vendor/autoload.php new file mode 100644 index 000000000..e69de29bb diff --git a/tests/integration/autoloader/test_autoloader_with_composer.php b/tests/integration/autoloader/test_autoloader_with_composer.php new file mode 100644 index 000000000..84c299f62 --- /dev/null +++ b/tests/integration/autoloader/test_autoloader_with_composer.php @@ -0,0 +1,21 @@ +