mirror of
https://github.com/getgrav/grav.git
synced 2024-12-04 12:37:14 +00: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);
|