Free cookie consent management tool by TermsFeed Policy Generator

Changeset 11911


Ignore:
Timestamp:
02/05/15 12:10:25 (9 years ago)
Author:
bburlacu
Message:

#2215: Updated tests project file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.BottomUpTreeDistance/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r11239 r11911  
    9797  </Choose>
    9898  <ItemGroup>
    99     <Compile Include="BottomUpTreeSimilarityCalculatorTest.cs" />
    100     <Compile Include="MaxCommonSubtreeSimilarityCalculatorTest.cs" />
     99    <Compile Include="SymbolicExpressionTreeBottomUpSimilarityCalculatorTest.cs" />
     100    <Compile Include="SymbolicExpressionTreeMaxCommonSubtreeSimilarityCalculatorTest.cs" />
    101101    <Compile Include="Properties\AssemblyInfo.cs" />
    102102    <Compile Include="SymbolicExpressionImporter.cs" />
Note: See TracChangeset for help on using the changeset viewer.