Skip to content

Commit

Permalink
Add rubygems requirement to test, at least until we remove dependency…
Browse files Browse the repository at this point in the history
… on builder [#3]
  • Loading branch information
Jason L Perry committed May 15, 2008
1 parent 3a54d9f commit 1b77526
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/recaptcha_test.rb
@@ -1,4 +1,5 @@
require 'test/unit'
require 'rubygems'
require 'builder'
require File.dirname(__FILE__) + '/../lib/recaptcha'

Expand Down

0 comments on commit 1b77526

Please sign in to comment.