]> git.openstreetmap.org Git - rails.git/blobdiff - test/unit/country_test.rb
Replace the country table with a static XML countries file
[rails.git] / test / unit / country_test.rb
diff --git a/test/unit/country_test.rb b/test/unit/country_test.rb
deleted file mode 100644 (file)
index 2adc947..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-require 'test_helper'
-
-class CountryTest < ActiveSupport::TestCase
-  # Replace this with your real tests.
-  test "the truth" do
-    assert true
-  end
-end