<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
<testsuite name="Css optimizer" errors="0" tests="0" failures="0" time="0" timestamp="2014-04-09T16:48:35">
</testsuite>
<testsuite name="Css optimizer.Run minification" errors="0" tests="7" failures="0" time="0.213" timestamp="2014-04-09T16:48:35">
  <testcase classname="Css optimizer.Run minification" name="should throw error if a css is corrupted and could not be minified" time="0.016"></testcase>
  <testcase classname="Css optimizer.Run minification" name="should minify multiple files for a component in a min file" time="0.015"></testcase>
  <testcase classname="Css optimizer.Run minification" name="should minify themes in their own folders" time="0.016"></testcase>
  <testcase classname="Css optimizer.Run minification" name="should minify css that import a less" time="0.015"></testcase>
  <testcase classname="Css optimizer.Run minification" name="should generate a json map of minified files and the destination" time="0.115"></testcase>
  <testcase classname="Css optimizer.Run minification" name="should minify in multiple min files if rules are over 4095 and map them accordingly" time="0.019"></testcase>
  <testcase classname="Css optimizer.Run minification" name="should resolve media querys for css of different components" time="0.016"></testcase>
</testsuite>
</testsuites>