]> git.mxchange.org Git - friendica-addons.git/blobdiff - dav/sabre-vobject/tests/bootstrap.php
Second part of refactoring; should be runnable again, yet not thoroughly tested
[friendica-addons.git] / dav / sabre-vobject / tests / bootstrap.php
diff --git a/dav/sabre-vobject/tests/bootstrap.php b/dav/sabre-vobject/tests/bootstrap.php
new file mode 100644 (file)
index 0000000..ee071ea
--- /dev/null
@@ -0,0 +1,4 @@
+<?php
+
+// Composer autoloader
+include __DIR__ . '/../vendor/autoload.php';