Skip to content
Snippets Groups Projects
Commit 730d7c4e authored by Bart Visscher's avatar Bart Visscher
Browse files

Disable loading apps before starting tests

parent 41d14948
No related branches found
No related tags found
No related merge requests found
<?php
global $RUNTIME_NOAPPS;
$RUNTIME_NOAPPS = true;
require_once __DIR__.'/../lib/base.php';
if(!class_exists('PHPUnit_Framework_TestCase')){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment