]> git.openstreetmap.org Git - rails.git/blobdiff - test/controllers/api/traces_controller_test.rb
Copy trace fixture files, rather than symlinking
[rails.git] / test / controllers / api / traces_controller_test.rb
index be5cb16cf27c34c0cbf3eac0ed5722bf99e9724b..88c6fa90f82dbff3f885feaea1d73a32c7189792 100644 (file)
@@ -1,5 +1,4 @@
 require "test_helper"
-require "minitest/mock"
 
 module Api
   class TracesControllerTest < ActionController::TestCase