[Bug 29097] try-012 should not expect a specific error description

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29097

--- Comment #3 from Josh Spiegel <josh.spiegel@oracle.com> ---
The change applied is not enough because $description may also be empty.  It
needs to be something like:

<any-of>
  <assert-type>xs:string</assert-type>
  <assert-empty/>
</any-of>

I will apply this change and leave the bug resolved.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 23 September 2015 16:50:56 UTC