4724633 Only run rspec checks on Fedora >= 17

Authored and Committed by tmz 12 years ago
1 file changed. 7 lines added. 3 lines removed.
    Only run rspec checks on Fedora >= 17
    
    Older releases fail with:
    
    undefined method `unstub' for #<Mocha::ClassMethods::AnyInstance:0x7fe0dcca8388>
    
    This may be due to an older version of mocha, but isn't something I'm
    going to track down today.
    
        
file modified
+7 -3