admin.t 103 B

12345
  1. <?php
  2. require_once("lib/testmore/testmore.php");
  3. plan(1);
  4. ok("This is a stub for now");
  5. ?>