about summary refs log tree commit homepage
path: root/test/test_sendfile.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_sendfile.rb')
-rw-r--r--test/test_sendfile.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/test_sendfile.rb b/test/test_sendfile.rb
index a25b711..7fafef3 100644
--- a/test/test_sendfile.rb
+++ b/test/test_sendfile.rb
@@ -1,9 +1,7 @@
 # -*- encoding: binary -*-
-require 'test/unit'
+require_relative 'helper'
 require 'tempfile'
 require 'socket'
-$-w = true
-require 'sleepy_penguin'
 
 class TestSendfile < Test::Unit::TestCase
   def test_linux_sendfile