highway/test/controllers/launchpad_controller_test.rb
2025-05-08 21:31:08 -04:00

7 lines
141 B
Ruby

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