Skip to content

Commit

Permalink
Merge pull request #37 from darrinholst/master
Browse files Browse the repository at this point in the history
require 'net/http' (Fixes #36)
  • Loading branch information
netzpirat committed Feb 13, 2012
2 parents 4e5d83d + 8e118db commit 7afc418
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/guard/jasmine/util.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require 'net/http'
require 'guard/jasmine/formatter'

module Guard
Expand Down

0 comments on commit 7afc418

Please sign in to comment.