main
1<?xml version="1.0" encoding="utf-8" ?>
2<configuration>
3 <gallio>
4 <runtime>
5 <components>
6 <component id="MbUnit.MbUnitTestFrameworkExtension"
7 service="Gallio.Framework.Pattern.IPatternTestFrameworkExtension, Gallio"
8 type="MbUnit.Core.MbUnitTestFrameworkExtension, MbUnit" />
9 </components>
10 </runtime>
11 </gallio>
12</configuration>