Sha256: ca8efeea4ff69186bac42b4f49e421bd92cf8c36ab9b8872a1ceba71860c2874

Contents?: true

Size: 456 Bytes

Versions: 8

Compression:

Stored size: 456 Bytes

Contents

ENV["RAILS_ENV"] = "test"
require File.expand_path('../../config/environment', __FILE__)
require 'rails/test_help'

class ActiveSupport::TestCase
  # Setup all fixtures in test/fixtures/*.(yml|csv) for all tests in alphabetical order.
  #
  # Note: You'll currently still have to declare fixtures explicitly in integration tests
  # -- they do not yet inherit this setting
  # fixtures :all

  # Add more helper methods to be used by all tests here...
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
iqvoc_skosxl-2.1.0 test/test_helper.rb
iqvoc_skosxl-2.0.2 test/test_helper.rb
iqvoc_skosxl-2.0.1 test/test_helper.rb
iqvoc_skosxl-2.0.0 test/test_helper.rb
iqvoc_skosxl-1.2.3 test/test_helper.rb
iqvoc_skosxl-1.2.2 test/test_helper.rb
iqvoc_skosxl-1.2.1 test/test_helper.rb
iqvoc_skosxl-1.2.0 test/test_helper.rb