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

8 lines
119 B
Ruby

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