예제 #1
0
파일: index.php 프로젝트: habari/tests
<?php

namespace Habari;

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