Sha256: 29758ffc2ca060e10e2acb4170330751b6d33bd590383ec7f5426519eb775101

Contents?: true

Size: 219 Bytes

Versions: 3

Compression:

Stored size: 219 Bytes

Contents

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

Spec::Runner.configure do |config|
  
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
history_commander-0.0.3 spec/spec_helper.rb
history_commander-0.0.2 spec/spec_helper.rb
history_commander-0.0.1 spec/spec_helper.rb