Exemplo n.º 1
0
<?php

namespace Habari;

/**
 * Test All!
 *
 * @version $Id$
 * @copyright 2008
 */
ob_start();
include 'bootstrap.php';
TestSuite::run_dir();