-
Andrew White authored
The `skip` method is a no-op on Ruby 1.8.7 so we still need to force skip by returning early from each test.
Andrew White authoredThe `skip` method is a no-op on Ruby 1.8.7 so we still need to force skip by returning early from each test.
Loading