mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 15:08:28 +03:00
Simple PHPUnit tests
This commit is contained in:
parent
72bf212f67
commit
2ed88f5d27
9 changed files with 85 additions and 7 deletions
|
|
@ -1 +1,6 @@
|
|||
<?php
|
||||
|
||||
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