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);
|
|
|