]> git.openstreetmap.org Git - rails.git/blobdiff - test/test_helper.rb
The relation browser used the translated nominative model names of
[rails.git] / test / test_helper.rb
index 4972ee6d6e6b90b1d7fb14c8f2e54ed687fdf9e0..97c74900075def22db5e50c94a17d818b8b42334 100644 (file)
@@ -71,8 +71,6 @@ class ActiveSupport::TestCase
     set_fixture_class :gpx_files => 'Trace'
     set_fixture_class :gps_points => 'Tracepoint'
     set_fixture_class :gpx_file_tags => 'Tracetag'
-
-    fixtures :client_applications
   end
 
   ##