Merge branch '21383-misc-fixes'. Refs #21383
[arvados.git] / services / api / Rakefile
index 3de2d273bf98f3246cc8745e8f46d9e57ab74723..70ceb653e6f72afc79de5be38c5005486c1d2324 100644 (file)
@@ -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