Sha256: c17332e329ea4deb8ec8f1308220a1a0059c64502c0a5341a64fdf2e5b6197f9
Contents?: true
Size: 222 Bytes
Versions: 2
Compression:
Stored size: 222 Bytes
Contents
require 'test_helper' module LatoCore class Back::SessionControllerTest < 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/session_controller_test.rb |
lato_core-1.1 | test/controllers/lato_core/back/session_controller_test.rb |