summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2010-08-12 17:03:34 +0200
committermguetlein <martin.guetlein@gmail.com>2010-08-12 17:03:34 +0200
commit4e596159e74dea2124b89f1beb1dab01a97b0242 (patch)
tree66c6f5c6cefaaa3ae150ccce5ee4227537a11b76 /Rakefile
parent566786bdd7e253880b7fe6c00cb40fbc46f771a2 (diff)
remove ominous require 'tasks/opentox' from Rakefile
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 5bce8e2..938506a 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,6 +1,5 @@
require 'rubygems'
require 'rake'
-require 'tasks/opentox'
REPORT_GEMS = ['rubygems', 'logger', 'fileutils', 'sinatra', 'sinatra/url_for', 'rest_client',
'yaml', 'opentox-ruby-api-wrapper', 'fileutils', 'mime/types', 'abbrev',