X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/eae1286badb67ee63888633ff59bda9cb736131e..f9506d2074e66ca8de89feea0acbddf1f542cee7:/services/api/Rakefile?ds=sidebyside diff --git a/services/api/Rakefile b/services/api/Rakefile index 3de2d273bf..70ceb653e6 100644 --- a/services/api/Rakefile +++ b/services/api/Rakefile @@ -7,6 +7,7 @@ # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake. require File.expand_path('../config/application', __FILE__) +require 'rake/testtask' Server::Application.load_tasks