Sha256: da9e96d24d89c79387c4f1c1d948f246e4f1e1f3e8c9ec66bd35fe42187dac15
Contents?: true
Size: 213 Bytes
Versions: 3
Compression:
Stored size: 213 Bytes
Contents
ENV["RAILS_ENV"] = "test" require File.expand_path('../../config/environment', __FILE__) require 'rails/test_help' def load_test_data SkosImporter.new('test/similar_terms.nt', 'http://localhost:3000/').run end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
iqvoc_similar_terms-2.11.4 | test/test_helper.rb |
iqvoc_similar_terms-2.11.3 | test/test_helper.rb |
iqvoc_similar_terms-2.7.0 | test/test_helper.rb |