about summary refs log tree commit homepage
path: root/test/test_epoll_gc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_epoll_gc.rb')
-rw-r--r--test/test_epoll_gc.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_epoll_gc.rb b/test/test_epoll_gc.rb
index ed2df05..e2f0e10 100644
--- a/test/test_epoll_gc.rb
+++ b/test/test_epoll_gc.rb
@@ -1,9 +1,9 @@
-require 'test/unit'
+require './test/helper'
 $-w = true
 
 require 'sleepy_penguin'
 
-class TestEpollGC < Test::Unit::TestCase
+class TestEpollGC < Testcase
   include SleepyPenguin
 
   def setup