Show
Ignore:
Timestamp:
03/10/2008 09:07:34 AM (9 months ago)
Author:
Geert
Message:

More svn property stuff on unit_test module. This should round things up.

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  
    11<?php defined('SYSPATH') or die('No direct script access.'); 
    22/** 
    3  * Unit_test controller 
     3 * Unit_Test controller. 
     4 * 
     5 * $Id$ 
    46 * 
    57 * @package    Unit_Test