Ignore:
Timestamp:
2013/05/02 18:11:36 (11 years ago)
Author:
h_yoshimoto
Message:

#2236 2.12.3リリース以降の2.12-devへのコミット差し戻し

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/test/class/util/Util_AllTests.php

    r22567 r22796  
    3333 * @version $Id:LC_Page_Test.php 15116 2007-07-23 11:32:53Z nanasess $ 
    3434 */ 
    35 class Util_AllTests extends PHPUnit_Framework_TestCase  
    36 { 
     35class Util_AllTests extends PHPUnit_Framework_TestCase { 
    3736 
    38     public static function suite() 
    39     { 
     37    public static function suite() { 
    4038        $suite = new PHPUnit_Framework_TestSuite('Util'); 
    4139        $suite->addTestSuite('SC_Utils_Test'); 
Note: See TracChangeset for help on using the changeset viewer.