Files
fizzy/test/controllers/splats_controller_test.rb
T
2024-07-23 15:59:32 -05:00

8 lines
138 B
Ruby

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