<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
<testsuite name="partial handlebars helper" errors="0" tests="3" failures="0" time="0.04" timestamp="2014-04-09T16:48:26">
  <testcase classname="partial handlebars helper" name="should log an error if the partial is undefined" time="0.014"></testcase>
  <testcase classname="partial handlebars helper" name="should log an error if the partial has errors" time="0.013"></testcase>
  <testcase classname="partial handlebars helper" name="should return the markup" time="0.013"></testcase>
</testsuite>
</testsuites>