Sha256: 459da087b9d84d868bb2f2fee379c43501364f0d09340b5b89e56e69939d37fe

Contents?: true

Size: 213 Bytes

Versions: 7

Compression:

Stored size: 213 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'moonwalkair'
require 'spec'
require 'spec/autorun'

Spec::Runner.configure do |config|
  
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
moonwalkair-0.4.1 spec/spec_helper.rb
moonwalkair-0.4.0 spec/spec_helper.rb
moonwalkair-0.3.2 spec/spec_helper.rb
moonwalkair-0.3.1 spec/spec_helper.rb
moonwalkair-0.3.0 spec/spec_helper.rb
moonwalkair-0.2.0 spec/spec_helper.rb
moonwalkair-0.1.0 spec/spec_helper.rb