summaryrefslogtreecommitdiff
path: root/build/tools/gallio/MbUnit.plugin
blob: e8f710f72758dc714db0c26af4f7978bd2d9afc0 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <castle>
    <components>
      <component id="MbUnit.MbUnitTestFrameworkExtension"
                 service="Gallio.Framework.Pattern.IPatternTestFrameworkExtension, Gallio"
                 type="MbUnit.Core.MbUnitTestFrameworkExtension, MbUnit" />
    </components>
  </castle>
</configuration>