]> git.openstreetmap.org Git - rails.git/blobdiff - test/unit/way_test.rb
More Node.from_xml unit tests
[rails.git] / test / unit / way_test.rb
index 584a30daaa3698a4dd4f1ef9bcdcd686ab1fd115..c173454e48a76c4392aa4f2db7abfb48ca963364 100644 (file)
@@ -1,9 +1,8 @@
 require File.dirname(__FILE__) + '/../test_helper'
 
 require File.dirname(__FILE__) + '/../test_helper'
 
-class WayTest < Test::Unit::TestCase
+class WayTest < ActiveSupport::TestCase
   api_fixtures
 
   api_fixtures
 
-  
   # Check that we have the correct number of currnet ways in the db
   # This will need to updated whenever the current_ways.yml is updated
   def test_db_count
   # Check that we have the correct number of currnet ways in the db
   # This will need to updated whenever the current_ways.yml is updated
   def test_db_count