mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
forgot to require mongrel/debug
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@706 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
fab6173a05
commit
c77a757b47
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
# for more information.
|
||||
|
||||
require 'test/testhelp'
|
||||
require 'mongrel/debug'
|
||||
|
||||
class MongrelDbgTest < Test::Unit::TestCase
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue