OSDN Git Service

test_not_uchifuzume was not erronously executed. Now the method is tested.
[shogi-server/shogi-server.git] / test / TC_uchifuzume.rb
index 60922ac..97b86b3 100644 (file)
@@ -15,7 +15,7 @@ class UchifuzumeTest < ReadFileClient
     assert_match(/#ILLEGAL_MOVE.*#LOSE/m, result2)
   end
 
-  def est_not_uchifuzume
+  def test_not_uchifuzume
     csa = File.open(filepath("not_uchifuzume.csa")) {|f| f.read}
     handshake(csa)
     cmd2 "-0092FU"