Commit c43b7cf
Changed files (1)
src
test
src/test/test.csproj
@@ -50,14 +50,14 @@
<Compile Include="GreetingSpecs.cs" />
<Compile Include="BOEDSpecs.cs" />
<Compile Include="CalculatorSpecs.cs" />
+ <Compile Include="CapacitySpecs.cs" />
+ <Compile Include="GasPlantSpecs.cs" />
<Compile Include="MCFSpecs.cs" />
<Compile Include="Mock.cs" />
<Compile Include="MonthSpecs.cs" />
<Compile Include="ProductionScheduleSpecs.cs" />
<Compile Include="QuantitySpecs.cs" />
<Compile Include="RangeSpecs.cs" />
- <Compile Include="GasPlantSpecs.cs" />
- <Compile Include="CapacitySpecs.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />