Sha256: 9a78b2317ab89c5080568dc448ffe1df9eb1d0be79a0ec84ba5e983ceb691e4e

Contents?: true

Size: 182 Bytes

Versions: 7

Compression:

Stored size: 182 Bytes

Contents

require 'rspec'
require "#{File.dirname(__FILE__)}/../lib/undertexter"
require "#{File.dirname(__FILE__)}/../lib/subtitle"

RSpec.configure do |config|
  config.mock_with :rspec
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
undertexter-0.1.6 spec/spec_helper.rb
undertexter-0.1.5 spec/spec_helper.rb
undertexter-0.1.4 spec/spec_helper.rb
undertexter-0.1.3 spec/spec_helper.rb
undertexter-0.1.2 spec/spec_helper.rb
undertexter-0.1.1 spec/spec_helper.rb
undertexter-0.1.0 spec/spec_helper.rb