Sha256: 03d7193ee2c2f032894444a9d47d054880a8f3bb8573eb26acd799d8ee5a1864
Contents?: true
Size: 235 Bytes
Versions: 3
Compression:
Stored size: 235 Bytes
Contents
require "coveralls" Coveralls.wear! Dir[File.join(".", "lib", "**/*.rb")].each do |file| require file end RSpec.configure do |configuration| configuration.add_setting :yertle_slow_time configuration.yertle_slow_time = 0.1 end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
yertle_formatter-0.3.0 | spec/spec_helper.rb |
yertle_formatter-0.0.2 | spec/spec_helper.rb |
yertle_formatter-0.0.1 | spec/spec_helper.rb |