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

Skip to content
Snippets Groups Projects
Commit 20e5e219 authored by Markus QUARITSCH's avatar Markus QUARITSCH
Browse files

Merge pull request #560 in VECTO/vecto-sim from...

Merge pull request #560 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:bugfix/VECTO-611-invalid-input-cannot-cast-newtonsoft.json.linq.jobject to master

* commit '0eb79071':
  update repo
parents 649a87a7 0eb79071
No related branches found
No related tags found
No related merge requests found
......@@ -189,8 +189,6 @@ namespace TUGraz.VectoCore.Tests.Utils
}
}
}
//CollectionAssert.AreEqual(expected.Rows, actual.Rows);
}
private static void IterateElements(IEnumerable<object> expected, IEnumerable<object> actual, string[] ignoredProperties = null)
......
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