Skip to content

Commit

Permalink
* add rubygems requirement to test, so hpricot will be included
Browse files Browse the repository at this point in the history
  • Loading branch information
C Z committed Mar 4, 2008
1 parent 24664ee commit 672951e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_parser.rb
@@ -1,6 +1,7 @@
#!/usr/bin/env ruby

require 'test/unit'
require 'rubygems'
require 'hpricot'
require 'load_files'

Expand Down

0 comments on commit 672951e

Please sign in to comment.