Sha256: a9432553531823c4117ff501d11044cf0d122b6d650fc0dbd1591cb8e53b47d1

Contents?: true

Size: 231 Bytes

Versions: 5

Compression:

Stored size: 231 Bytes

Contents

require 'test_helper'

module BulutfonDashboard
  class BulutfonUsersControllerTest < ActionController::TestCase
    setup do
      @routes = Engine.routes
    end

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bulutfon_dashboard-0.7.4 test/controllers/bulutfon_dashboard/bulutfon_users_controller_test.rb
bulutfon_dashboard-0.7.3 test/controllers/bulutfon_dashboard/bulutfon_users_controller_test.rb
bulutfon_dashboard-0.7.2 test/controllers/bulutfon_dashboard/bulutfon_users_controller_test.rb
bulutfon_dashboard-0.7.1 test/controllers/bulutfon_dashboard/bulutfon_users_controller_test.rb
bulutfon_dashboard-0.7.0 test/controllers/bulutfon_dashboard/bulutfon_users_controller_test.rb