Sha256: db3316d797b0bbdf5eea2c1398328cbe0d34b7187626507276144021886e70b0

Contents?: true

Size: 168 Bytes

Versions: 21

Compression:

Stored size: 168 Bytes

Contents

module LicenseFinder
  module TestFixtures
    def fixture_path(fixture)
      LicenseFinder::ROOT_PATH.join("..", "..", "spec", "fixtures", fixture)
    end
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
license_finder-3.0.4 spec/support/test_fixtures.rb
license_finder-3.0.2 spec/support/test_fixtures.rb
license_finder-3.0.1 spec/support/test_fixtures.rb
license_finder-3.0.0 spec/support/test_fixtures.rb
license_finder-2.1.2 spec/support/test_fixtures.rb
license_finder-2.1.1 spec/support/test_fixtures.rb
license_finder-2.1.0 spec/support/test_fixtures.rb
license_finder-2.1.0.rc9 spec/support/test_fixtures.rb
license_finder-2.1.0.rc8 spec/support/test_fixtures.rb
license_finder-2.1.0.rc7 spec/support/test_fixtures.rb
license_finder-2.1.0.rc6 spec/support/test_fixtures.rb
license_finder-2.1.0.rc5 spec/support/test_fixtures.rb
license_finder-2.1.0.rc4 spec/support/test_fixtures.rb
license_finder-2.1.0.rc3 spec/support/test_fixtures.rb
license_finder-2.1.0.rc2 spec/support/test_fixtures.rb
license_finder-2.1.0.rc1 spec/support/test_fixtures.rb
license_finder-2.0.4 spec/support/test_fixtures.rb
license_finder-2.0.3 spec/support/test_fixtures.rb
license_finder-2.0.2 spec/support/test_fixtures.rb
license_finder-2.0.1 spec/support/test_fixtures.rb