<?xml version="1.0" encoding="UTF-8" ?>
<testsuites>
<testsuite name="locale route" errors="0" tests="5" failures="0" time="0.336" timestamp="2014-04-09T16:48:34">
  <testcase classname="locale route" name="should send the locales as json" time="0.013"></testcase>
  <testcase classname="locale route" name="should send partial content" time="0.014"></testcase>
  <testcase classname="locale route" name="should return 404 if path is empty" time="0.025"></testcase>
  <testcase classname="locale route" name="should match the paths" time="0.013"></testcase>
  <testcase classname="locale route" name="should not match the paths" time="0.271"></testcase>
</testsuite>
</testsuites>