diff --git a/HeuristicLab.Tests/HeuristicLab.Tests.csproj b/HeuristicLab.Tests/HeuristicLab.Tests.csproj index ff15cf0973..45d4b8af3e 100644 --- a/HeuristicLab.Tests/HeuristicLab.Tests.csproj +++ b/HeuristicLab.Tests/HeuristicLab.Tests.csproj @@ -262,10 +262,6 @@ ..\bin\HeuristicLab.PluginInfrastructure-3.3.dll False - - ..\bin\HeuristicLab.Problems.ArtificialAnt-3.4.dll - False - False ..\bin\HeuristicLab.Problems.Binary-3.3.dll @@ -316,8 +312,9 @@ ..\bin\HeuristicLab.Problems.GeneticProgramming-3.3.dll False - - ..\bin\HeuristicLab.Problems.GrammaticalEvolution-3.3.dll + + False + ..\bin\HeuristicLab.Problems.GrammaticalEvolution-3.4.dll False @@ -352,10 +349,6 @@ ..\bin\HeuristicLab.Problems.Knapsack-3.3.dll False - - ..\bin\HeuristicLab.Problems.LawnMower-3.3.dll - False - ..\bin\HeuristicLab.Problems.LinearAssignment-3.3.dll False diff --git a/HeuristicLab.Tests/Test Resources/SamplesExperimentFinished.hl b/HeuristicLab.Tests/Test Resources/SamplesExperimentFinished.hl index 92c2b9738f..e21fe44525 100644 Binary files a/HeuristicLab.Tests/Test Resources/SamplesExperimentFinished.hl and b/HeuristicLab.Tests/Test Resources/SamplesExperimentFinished.hl differ