# File test/test_wpm_messg_manip.rb, line 111
    def test_close
      @messg_manip.close
      assert_equal(1, @close_call)
    end