<?php __p::load_plugin('template'); class pQueryTemplateTest extends UnitTestCase { function __construct() { parent::__construct('pQuery template plugin'); } function test_() { } } ?>