about summary refs log tree commit homepage
path: root/test/test_inotify.rb
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2017-03-11 09:45:45 +0000
committerEric Wong <e@80x24.org>2017-03-11 09:46:50 +0000
commit68b232a2b3157a4ced19c0045d4c7a937e09b442 (patch)
tree307b4d699f0397ab0ac5756997638838766e3360 /test/test_inotify.rb
parentd56ab3b844995bce2231f43e319f3bd9bfc6ad71 (diff)
downloadsleepy_penguin-68b232a2b3157a4ced19c0045d4c7a937e09b442.tar.gz
test-unit has fewer incompatible changes over the years
than minitest; and minitest seems open to making future
incompatible changes... Nope.

I value API stability more and more as I (and this project)
ages.
Diffstat (limited to 'test/test_inotify.rb')
-rw-r--r--test/test_inotify.rb6
1 files changed, 2 insertions, 4 deletions
diff --git a/test/test_inotify.rb b/test/test_inotify.rb
index 895e13b..3e44283 100644
--- a/test/test_inotify.rb
+++ b/test/test_inotify.rb
@@ -1,11 +1,9 @@
-require './test/helper'
+require_relative 'helper'
 require 'fcntl'
 require 'tempfile'
 require 'set'
-$-w = true
-require 'sleepy_penguin'
 
-class TestInotify < Testcase
+class TestInotify < Test::Unit::TestCase
   include SleepyPenguin
   attr_reader :ino