Changeset 23309


Ignore:
Timestamp:
2014/01/02 10:11:30 (10 years ago)
Author:
kimoto
Message:

#150 ユニットテスト環境の整備
SC_Utils::sfDispErrorでテストが落ちないようにする

Location:
branches/version-2_13-dev/tests/class
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/tests/class/Common_TestCase.php

    r22794 r23309  
    44require_once($HOME . "/tests/class/replace/SC_Display_Ex.php"); 
    55require_once($HOME . "/tests/class/replace/SC_Response_Ex.php"); 
     6require_once($HOME . "/tests/class/replace/SC_Utils_Ex.php"); 
    67require_once($HOME . "/tests/class/test/util/Test_Utils.php"); 
    78require_once($HOME . "/tests/class/test/util/User_Utils.php"); 
Note: See TracChangeset for help on using the changeset viewer.