mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 11:39:21 +03:00
Add more tests
This commit is contained in:
parent
0f55220412
commit
990309f2d3
16 changed files with 716 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
define('TEST_DATA_FOLDER', __DIR__.'/_data');
|
||||
define('TEST_DATA_FOLDER', __DIR__.'/data');
|
||||
|
||||
$_ENV['RAINLOOP_INCLUDE_AS_API'] = true;
|
||||
include __DIR__.'/../index.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue