b813a6b tests: Don't use assertIsNone

1 file Authored by bochecha 9 years ago, Committed by pbabinca 9 years ago,
    tests: Don't use assertIsNone
    
    assertIsNone was introduced with Python >= 2.7, but we still have 2.6
    on EL6.
    
        
file modified
+3 -3