Sha256: f464f04839b4f6efef6de6112e3d8770f1c673908fac9058f104ca4deddad920

Contents?: true

Size: 390 Bytes

Versions: 15

Compression:

Stored size: 390 Bytes

Contents

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

# This file contains test code specific to this test application.  Helper
# test code that is shared among all test applications should live in
# test/test_application_test_helper.rb.

Version data entries

15 entries across 5 versions & 1 rubygems

Version Path
tabulous-1.0.2 test/applications/subtabs/test/test_helper.rb
tabulous-1.0.2 test/applications/simple_tabs/test/test_helper.rb
tabulous-1.0.2 test/applications/main/test/test_helper.rb
tabulous-1.0.1 test/applications/main/test/test_helper.rb
tabulous-1.0.1 test/applications/subtabs/test/test_helper.rb
tabulous-1.0.1 test/applications/simple_tabs/test/test_helper.rb
tabulous-1.0.0 test/applications/simple_tabs/test/test_helper.rb
tabulous-1.0.0 test/applications/main/test/test_helper.rb
tabulous-1.0.0 test/applications/subtabs/test/test_helper.rb
tabulous-0.0.2 test/applications/subtabs/test/test_helper.rb
tabulous-0.0.2 test/applications/simple_tabs/test/test_helper.rb
tabulous-0.0.2 test/applications/main/test/test_helper.rb
tabulous-0.0.1 test/applications/main/test/test_helper.rb
tabulous-0.0.1 test/applications/subtabs/test/test_helper.rb
tabulous-0.0.1 test/applications/simple_tabs/test/test_helper.rb