summaryrefslogtreecommitdiff
path: root/tests/bootstrap.php
blob: 89692964916bdcb37e94054b7d39af1daa8f6af3 (plain)
1
2
3
4
5
6
7
<?php

error_reporting(E_ALL);
ini_set('display_errors', 1);

require('../constants.php');
require(LIB_PATH . '/lib_rss.php');	//Includes class autoloader