openstreetmap-website/test/models/friend_test.rb
Andy Allan 5d0ea28796 Remove the api_fixtures helper
This is no longer required, as the tests no longer use fixtures.
2017-06-01 10:59:48 +01:00

4 lines
70 B
Ruby

require "test_helper"
class FriendTest < ActiveSupport::TestCase
end