adopt-a-hydrant/test/functional/reminders_controller_test.rb

8 lines
136 B
Ruby
Raw Normal View History

require 'test_helper'
class RemindersControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end