<?xml version="1.0" encoding="UTF-8" ?>
<testsuites disabled="0" errors="0" failures="0" tests="3" time="0.002">
 <testsuite name="hoistModifierStylesRecursive" timestamp="2021-05-11T11:26:19" hostname="localhost" time="0.002" errors="0" tests="3" skipped="0" disabled="0" failures="0">
  <testcase classname="hoistModifierStylesRecursive" name="should hoist styles from modifiers even if those are nested under unselected modifer keys" time="0.001" />
  <testcase classname="hoistModifierStylesRecursive" name="should omit nested style definitions that are hoisted but keep the nesting of unselected modifiers" time="0" />
  <testcase classname="hoistModifierStylesRecursive" name="should never mutate nested style objects but create copies when merging" time="0.001" />
 </testsuite>
</testsuites>