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

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

adding missing annotation

parent 3c4e05f7
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,8 @@ namespace TUGraz.VectoCore.Tests.Models.Declaration
[TestFixture]
public class ShiftPolygonTest
{
[OneTimeSetUp]
public void RunBeforeAnyTests()
{
Directory.SetCurrentDirectory(TestContext.CurrentContext.TestDirectory);
......
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