Skip to content

Instantly share code, notes, and snippets.

@mblakele
Created November 2, 2011 00:09
Show Gist options
  • Save mblakele/1332351 to your computer and use it in GitHub Desktop.
Save mblakele/1332351 to your computer and use it in GitHub Desktop.
XQUT sample test suite
<suite xmlns="com.blakeley.xqut">
<unit result="1">1 + 1</unit>
<unit>
<expr>1 + 1</expr>
<result>2</result>
</unit>
</suite>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment