Sha256: ca9e247b3d1317da59071dfaca7a276467844f2cf8cebc6754c4b7b15a55a853

Contents?: true

Size: 238 Bytes

Versions: 2

Compression:

Stored size: 238 Bytes

Contents

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

MiniTest::Unit.runner = Journo::SuiteRunner.new
MiniTest::Unit.runner.reporters << Journo::Reporters::ProgressReporter.new

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jason-0.3.0 test/rails/test/test_helper.rb
jason-0.2.0 test/rails/test/test_helper.rb