X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b8f6dbd403507edd14f04f3151c285e232607360..e7f5f4285635c1c4dbc89b5b0a705de4eeb266b5:/test/test_helper.rb diff --git a/test/test_helper.rb b/test/test_helper.rb index 4972ee6d6..97c749000 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -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 ##