main
1<?xml version="1.0" encoding="utf-8" ?>
2<configuration>
3 <gallio>
4 <runtime>
5 <components>
6 <component id="MbUnit2Adapter.TestFramework"
7 service="Gallio.Model.ITestFramework, Gallio"
8 type="Gallio.MbUnit2Adapter.Model.MbUnit2TestFramework, Gallio.MbUnit2Adapter" />
9 </components>
10 </runtime>
11 </gallio>
12</configuration>