Commit c43b7cf

mo k <mo@mokhan.ca>
2012-04-24 03:53:19
re-organize test csproj.
1 parent 196275e
Changed files (1)
src
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" />