]> git.openstreetmap.org Git - rails.git/blob - test/unit/country_test.rb
First stage of i18n. Some migrations and extra plugins.
[rails.git] / test / unit / country_test.rb
1 require 'test_helper'
2
3 class CountryTest < ActiveSupport::TestCase
4   # Replace this with your real tests.
5   test "the truth" do
6     assert true
7   end
8 end