Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

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

correct typo in testcase

parent ac7c289d
Branches
Tags
No related merge requests found
...@@ -39,7 +39,7 @@ namespace TUGraz.VectoCore.Tests.Integration.CompletedBus ...@@ -39,7 +39,7 @@ namespace TUGraz.VectoCore.Tests.Integration.CompletedBus
const string JobFile_Group42 = @"TestData\Integration\Buses\FactorMethod\CompletedBus_42-33b.vecto"; const string JobFile_Group42 = @"TestData\Integration\Buses\FactorMethod\CompletedBus_42-33b.vecto";
const string JobFilePrimary41 = @"TestData\Integration\Buses\FactorMethod\primary_heavyBus group41_nonSmart.xml"; const string JobFilePrimary41 = @"TestData\Integration\Buses\FactorMethod\primary_heavyBus group41_nonSmart.xml";
const string JobFilePrimary42 = @"ETestData\Integration\Buses\FactorMethod\primary_heavyBus group42_SmartPS.xml"; const string JobFilePrimary42 = @"TestData\Integration\Buses\FactorMethod\primary_heavyBus group42_SmartPS.xml";
protected IXMLInputDataReader xmlInputReader; protected IXMLInputDataReader xmlInputReader;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment