Files
Grav/tests/unit/_bootstrap.php

5 lines
107 B
PHP
Raw Normal View History

2016-01-05 11:01:02 +01:00
<?php
// Here you can initialize variables that will be available to your tests
2016-01-05 11:52:07 +01:00
define('GRAV_CLI', true);