2017-01-06 17:26:33 -05:00

8 lines
136 B
Ruby

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