Skip to content
This repository has been archived by the owner on Nov 23, 2019. It is now read-only.

Commit

Permalink
Added Rubygems API test
Browse files Browse the repository at this point in the history
  • Loading branch information
pjotrp committed Dec 30, 2013
1 parent eebcf7d commit 719b1f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions features/step_definitions/rubygems.rb
@@ -1,7 +1,3 @@
require 'json'
require 'net/http'
require 'uri'
require 'biogems'

Given(/^I have the biogems\.info project$/) do
end
Expand Down
1 change: 1 addition & 0 deletions features/support/env.rb
Expand Up @@ -9,5 +9,6 @@

$LOAD_PATH.unshift(File.dirname(__FILE__) + '/../../lib')
require 'bioinfo'
require 'biogems'

require 'rspec/expectations'

0 comments on commit 719b1f2

Please sign in to comment.