Further modules included.
[yaffs-website] / web / modules / contrib / drupalmoduleupgrader / tests / bootstrap.php
diff --git a/web/modules/contrib/drupalmoduleupgrader/tests/bootstrap.php b/web/modules/contrib/drupalmoduleupgrader/tests/bootstrap.php
new file mode 100644 (file)
index 0000000..4e074a1
--- /dev/null
@@ -0,0 +1,4 @@
+<?php
+
+require __DIR__ . '/../../../core/tests/bootstrap.php';
+require __DIR__ . '/../vendor/autoload.php';