Sha256: 2284303e8934721280409916307ed44620e4c65b44761b7e6ca8041cd0eb0a6a

Contents?: true

Size: 225 Bytes

Versions: 2

Compression:

Stored size: 225 Bytes

Contents

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

Spec::Runner.configure do |config|
  
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
capistrano-notification-0.0.2 spec/spec_helper.rb
capistrano-notification-0.0.1 spec/spec_helper.rb