Sha256: 956489ee738a7e8fedbb4142502109feb63e90abcfc29ce29232ff4d72ba168d
Contents?: true
Size: 211 Bytes
Versions: 1
Compression:
Stored size: 211 Bytes
Contents
require 'test_helper' module ScCore class UserControllerTest < ActionController::TestCase setup do @routes = Engine.routes end # test "the truth" do # assert true # end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sc_core-0.0.7 | test/controllers/sc_core/user_controller_test.rb |