Changeset 2267 for trunk/modules/unit_test/controllers/unit_test.php
- Timestamp:
- 03/10/2008 09:07:34 AM (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/unit_test/controllers/unit_test.php
- Property svn:eol-style set to LF
- Property copyright set to Copyright (c) 2007 Kohana Team
- Property svn:keywords set to Id
r2266 r2267 1 1 <?php defined('SYSPATH') or die('No direct script access.'); 2 2 /** 3 * Unit_test controller 3 * Unit_Test controller. 4 * 5 * $Id$ 4 6 * 5 7 * @package Unit_Test
