Format testcase.xsl and testresult.xsl by `xmllint --format`
authorZhiqiang Zhang <zhiqiang.zhang@intel.com>
Thu, 28 Aug 2014 05:08:33 +0000 (13:08 +0800)
committerZhiqiang Zhang <zhiqiang.zhang@intel.com>
Thu, 28 Aug 2014 05:08:33 +0000 (13:08 +0800)
commit0cc9d2e26d12b7169e56ac38dfcfc7752492cb0b
treefb783e2705f10921e259c0ffe412df29be714147
parent9f7c67fd6f07b9e1357d9a3d0744dd0609836df7
Format testcase.xsl and testresult.xsl by `xmllint --format`

Reference: http://xmlsoft.org/xmllint.html
This just formats the .xsl files' indent with 2 spaces, empty line.
`tests.xml` looks the same as before.
xsd/testcase.xsl
xsd/testresult.xsl