Skip to content

Commit

Permalink
requiring mongrel breaks the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Cliff Moon authored and macournoyer committed Dec 17, 2008
1 parent 3338350 commit 3fe6c90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/request/parser_spec.rb
@@ -1,5 +1,7 @@
require File.dirname(__FILE__) + '/../spec_helper'

#require 'mongrel'

describe Request, 'parser' do
it 'should include basic headers' do
request = R("GET / HTTP/1.1\r\nHost: localhost\r\n\r\n")
Expand Down

0 comments on commit 3fe6c90

Please sign in to comment.