Sha256: c913bbf746e0bca7438bc96b6ae988f961dc21f386f1a253bd8871f26217911c

Contents?: true

Size: 160 Bytes

Versions: 3

Compression:

Stored size: 160 Bytes

Contents

require 'test_helper'

class StwControllerTest < ActionController::TestCase
  test "should get index" do
    get :index
    assert_response :success
  end

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
stw_engine-0.0.3 test/functional/stw_controller_test.rb
stw_engine-0.0.2 test/functional/stw_controller_test.rb
stw_engine-0.0.1 test/functional/stw_controller_test.rb