mirror of
https://github.com/getgrav/grav.git
synced 2025-12-21 15:49:44 +01:00
5 lines
107 B
PHP
5 lines
107 B
PHP
<?php
|
|
// Here you can initialize variables that will be available to your tests
|
|
define('GRAV_CLI', true);
|
|
|