Sha256: 613b34bb30355fe911ca5d4655c1a7d7ac293d0477222449652cbf8417f72ee5

Contents?: true

Size: 215 Bytes

Versions: 28

Compression:

Stored size: 215 Bytes

Contents

require 'rubygems'
require 'bundler'
require 'minitest/autorun'
require 'shoulda'
require 'open3'
require_relative 'functions'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))

require 'licensee'

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
licensee-4.9.0 test/helper.rb
licensee-4.8.0 test/helper.rb
licensee-4.7.4 test/helper.rb
licensee-4.7.3 test/helper.rb
licensee-4.7.2 test/helper.rb
licensee-4.7.1 test/helper.rb
licensee-4.7.0 test/helper.rb
licensee-4.6.0 test/helper.rb
licensee-4.5.0 test/helper.rb
licensee-4.4.2 test/helper.rb
licensee-4.4.1 test/helper.rb
licensee-4.4.0 test/helper.rb
licensee-4.3.3 test/helper.rb
licensee-4.3.2 test/helper.rb
licensee-4.3.1 test/helper.rb
licensee-4.3.0 test/helper.rb
licensee-4.2.4 test/helper.rb
licensee-4.2.3 test/helper.rb
licensee-4.2.2 test/helper.rb
licensee-4.2.1 test/helper.rb