about summary refs log tree commit homepage
path: root/test/test_wordexp.rb
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-01-15 03:25:55 +0000
committerEric Wong <e@80x24.org>2015-01-15 03:25:55 +0000
commit1b647a7e0c2f2eb0e5e4826b10a2e0deda97483e (patch)
tree68019d977e65e4368ae82e92e50451a45475aef4 /test/test_wordexp.rb
parent9fb6ec8b0ed1491f83abcf69d0786f555c15df43 (diff)
downloadruby-wordexp-1b647a7e0c2f2eb0e5e4826b10a2e0deda97483e.tar.gz
It seems alright to depend on 5.x without worrying about
compatibility to older 1.9 versions of Ruby, so we'll do it
Diffstat (limited to 'test/test_wordexp.rb')
-rw-r--r--test/test_wordexp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_wordexp.rb b/test/test_wordexp.rb
index 29f131f..9afb27d 100644
--- a/test/test_wordexp.rb
+++ b/test/test_wordexp.rb
@@ -2,7 +2,7 @@ require 'tempfile'
 require 'minitest/autorun'
 require 'wordexp'
 
-class TestWordexp < Minitest::Unit::TestCase
+class TestWordexp < Minitest::Test
   include Wordexp
 
   def test_wordexp