free_mutant/spec/support/ice_nine_config.rb
2016-04-10 14:33:47 -07:00

8 lines
124 B
Ruby

require 'ice_nine'
module IceNine
class Freezer
class RSpec < NoFreeze
end # RSpec
end # Freezer
end # IceNine