test_template.php 90 B

123456789
  1. <?php
  2. class pQueryTemplateTestCase extends UnitTestCase {
  3. function test_() {
  4. }
  5. }
  6. ?>