janus/test/controllers/home_controller_test.rb

8 lines
136 B
Ruby
Raw Normal View History

2021-11-13 03:20:13 +00:00
require "test_helper"
class HomeControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end