コード例 #1
0
ファイル: index.php プロジェクト: habari/tests
<?php

namespace Habari;

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