# File test/test_wpm_messg_manip.rb, line 178
    def test_path_info_with_nil
      assert_equal('', @messg_manip.path_info)
      assert_equal(1, @env_call)
    end