agenda-libre-ruby/test/models/city_test.rb

9 lines
150 B
Ruby

require 'test_helper'
# Will be removed in the future
class CityTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end