grantcallendar/test/models/visit_history_test.rb

8 lines
126 B
Ruby

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