Sha256: 7515166981263afd7e36274e4f1528cf0206a42ee4cad03fb7054f359e5a4425

Contents?: true

Size: 248 Bytes

Versions: 10

Compression:

Stored size: 248 Bytes

Contents

require 'uglifier'
require 'rspec'

# Requires supporting files with custom matchers and macros, etc,
# in ./support/ and its subdirectories.
Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}

RSpec.configure do |config|
  
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
uglifier-0.5.4 spec/spec_helper.rb
uglifier-0.5.3 spec/spec_helper.rb
uglifier-0.5.2 spec/spec_helper.rb
uglifier-0.5.1 spec/spec_helper.rb
uglifier-0.5.0 spec/spec_helper.rb
uglifier-0.4.0 spec/spec_helper.rb
uglifier-0.3.0 spec/spec_helper.rb
uglifier-0.2.0 spec/spec_helper.rb
uglifier-0.1.1 spec/spec_helper.rb
uglifier-0.1.0 spec/spec_helper.rb