Show
Ignore:
Timestamp:
03/17/08 13:26:34 (10 months ago)
Author:
romanb
Message:

refactorings

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests_old/Record/HookTestCase.php

    r3882 r4002  
    8080    } 
    8181 
    82     public function testSoftDelete() 
     82    /*public function testSoftDelete() 
    8383    { 
    8484        $r = new SoftDeleteTest(); 
     
    100100            $this->fail(); 
    101101        } 
    102     } 
     102    }*/ 
    103103}