gambosite/test/controllers/loot_controller_test.rb
2025-03-11 09:52:32 -07:00

8 lines
136 B
Ruby

require "test_helper"
class LootControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end