Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 32bf3e5e authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

fix testcase.

parent 6f1cbcd9
No related branches found
No related tags found
No related merge requests found
......@@ -941,6 +941,7 @@ namespace TUGraz.VectoCore.Tests.Integration.CompletedBus
private void SetRelatedVehicleParts(List<VectoRunData> runs)
{
relatedRuns.Clear();
for (int i = 0; i < runs.Count; i++)
{
var relatedRun = new RelatedRun
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment