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