TestCase.php 76 B

123
  1. <?php
  2. abstract class Unittest_TestCase extends Kohana_Unittest_TestCase {}