26 Nov
                
                    2005
                
            
            
                26 Nov
                
                '05
                
            
            
            
        
    
                12:29 p.m.
            
        https://svn.lrde.epita.fr/svn/ranch/trunk Index: ChangeLog from Nicolas Despr�s <nicolas.despres@gmail.com> Fix a little bug. * web/ranch/test/unit/system_test.rb: Adapt the test to the fixtures changes. system_test.rb | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: web/ranch/test/unit/system_test.rb --- web/ranch/test/unit/system_test.rb (revision 61) +++ web/ranch/test/unit/system_test.rb (working copy) @@ -16,7 +16,7 @@ end def test_save_mem_size_positive - system = systems("ouagadougou") + system = systems("ouagadougou1") system.mem_size = -42 assert ! system.save assert 1, system.errors.count
        7283
        
      
          Age (days ago)
        
      
        7283
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
Nicolas Despr�s