mirror of
https://github.com/getgrav/grav.git
synced 2026-05-31 20:02:16 +02:00
4 lines
106 B
PHP
4 lines
106 B
PHP
<?php
|
|
// Here you can initialize variables that will be available to your tests
|
|
define('GRAV_CLI', true);
|