Sha256: 4dcbeaa807ca2fc201f590d3870603098cac0a676684e754c16107c01f218981

Contents?: true

Size: 227 Bytes

Versions: 3

Compression:

Stored size: 227 Bytes

Contents

require 'test_helper'

module Boilerman
  class ActionsControllerControllerTest < ActionController::TestCase
    setup do
      @routes = Engine.routes
    end

    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
boilerman-0.1.2 test/controllers/boilerman/actions_controller_controller_test.rb
boilerman-0.1.1 test/controllers/boilerman/actions_controller_controller_test.rb
boilerman-0.1.0 test/controllers/boilerman/actions_controller_controller_test.rb