From fd0771d8e59c7e7ce07f13156ec4c21055dc290d Mon Sep 17 00:00:00 2001 From: beatles Date: Sun, 1 Nov 2009 13:32:35 +0000 Subject: [PATCH] test_not_uchifuzume was not erronously executed. Now the method is tested. --- test/TC_uchifuzume.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/TC_uchifuzume.rb b/test/TC_uchifuzume.rb index 60922ac..97b86b3 100644 --- a/test/TC_uchifuzume.rb +++ b/test/TC_uchifuzume.rb @@ -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" -- 2.11.0