agenda-libre-ruby/test/models/city_test.rb
2017-05-29 22:18:04 +02:00

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