thatcher_app/test/models/a_site_test.rb
2019-11-11 16:11:03 +01:00

8 lines
119 B
Ruby

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