Sha256: 6ddee845d6f549898b15df7c0ddfd826349335b0769277d7d3f3301ed207f33b

Contents?: true

Size: 225 Bytes

Versions: 2

Compression:

Stored size: 225 Bytes

Contents

require 'test_helper'

module LatoCore
  class Back::SuperusersControllerTest < ActionController::TestCase
    setup do
      @routes = Engine.routes
    end

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lato_core-1.1.1 test/controllers/lato_core/back/superusers_controller_test.rb
lato_core-1.1 test/controllers/lato_core/back/superusers_controller_test.rb