X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6f6ce90eb894bde190fd7522cbec037fe61fc25c..ef35a5388d60e892835309df2b46b221f8df221d:/services/api/Rakefile 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