negos_app/test/models/city_test.rb
2016-02-16 21:09:48 +01:00

8 lines
118 B
Ruby
Executable File

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