about summary refs log tree commit homepage
path: root/test/test_player_integration.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-09-06 22:15:52 +0000
committerEric Wong <normalperson@yhbt.net>2013-09-06 22:15:52 +0000
commitf2915737c61854e69b57e388f4dbc36f1aee118d (patch)
tree1d4463c4e17f491c8c69896bb85d7ddc296aeb7b /test/test_player_integration.rb
parent610a024097b870afb7ae8c1b9393647e938bea83 (diff)
downloaddtas-f2915737c61854e69b57e388f4dbc36f1aee118d.tar.gz
This is to avoid annoying deprecation warnings in minitest 5, while
still preserving compatibility with minitest 4 (which is distributed
in Ruby 2.0.0 and part of the standard library).
Diffstat (limited to 'test/test_player_integration.rb')
-rw-r--r--test/test_player_integration.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_player_integration.rb b/test/test_player_integration.rb
index e7f7306..f71ed56 100644
--- a/test/test_player_integration.rb
+++ b/test/test_player_integration.rb
@@ -1,7 +1,7 @@
 # Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> and all contributors
 # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
 require './test/player_integration'
-class TestPlayerIntegration < Minitest::Unit::TestCase
+class TestPlayerIntegration < Testcase
   include PlayerIntegration
 
   def test_cmd_rate