about summary refs log tree commit homepage
path: root/test
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-09-02 11:12:07 +0000
committerEric Wong <normalperson@yhbt.net>2013-09-02 11:12:07 +0000
commit44c5cb57e43cd56ecb39d5ffc58929ef4da04025 (patch)
tree62f0244d71d909f7b37ee82d82cdfde12264deb9 /test
parent8c77e3311e28cc73ff9959b3477d7028081940f3 (diff)
downloaddtas-44c5cb57e43cd56ecb39d5ffc58929ef4da04025.tar.gz
Oops.
Diffstat (limited to 'test')
-rw-r--r--test/test_player_client_handler.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_player_client_handler.rb b/test/test_player_client_handler.rb
index edcb35d..9cd84a5 100644
--- a/test/test_player_client_handler.rb
+++ b/test/test_player_client_handler.rb
@@ -83,7 +83,7 @@ class TestPlayerClientHandler < Minitest::Unit::TestCase
     assert_equal expect, Shellwords.split(@io[0])
   end
 
-  def test_env
+  def test_env_dump
     env_handler(@io, [])
     res = @io[0]
     result = {}