gambosite/test/controllers/loot_controller_test.rb

8 lines
136 B
Ruby
Raw Permalink Normal View History

2025-03-11 09:52:32 -07:00
require "test_helper"
class LootControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end