mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Introduce a tests bootstrap file
This commit is contained in:
parent
beb3da80d2
commit
18b09979d6
2 changed files with 4 additions and 1 deletions
3
tests/bootstrap.php
Normal file
3
tests/bootstrap.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
Loading…
Add table
Add a link
Reference in a new issue