mirror of
https://github.com/getgrav/grav.git
synced 2026-01-15 03:52:58 +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);
|
|
|