mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Modify a require path for testhelp to pass the test.
This commit is contained in:
parent
4ad972c6f0
commit
73bf56cf8b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Copyright (c) 2011 Evan Phoenix
|
# Copyright (c) 2011 Evan Phoenix
|
||||||
# Copyright (c) 2005 Zed A. Shaw
|
# Copyright (c) 2005 Zed A. Shaw
|
||||||
|
|
||||||
require 'testhelp'
|
require 'test/testhelp'
|
||||||
|
|
||||||
include Puma
|
include Puma
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue