Attempting a simpler configuration. Podman doesn't like it. Moving to Docker for sanity check.
This commit is contained in:
6
lib/vendor/michelf/php-markdown/test/bootstrap.php
vendored
Normal file
6
lib/vendor/michelf/php-markdown/test/bootstrap.php
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
define('TEST_ROOT', __DIR__);
|
||||
define('TEST_RESOURCES_ROOT', __DIR__ . '/resources');
|
||||
|
||||
require_once __DIR__ . '/helpers/MarkdownTestHelper.php';
|
||||
Reference in New Issue
Block a user