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 35e4cc3e authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

use correct testfile (P4 generic vehicle instead of P3 ;-) )

parent 68d7398a
No related branches found
No related tags found
No related merge requests found
...@@ -1526,7 +1526,7 @@ namespace TUGraz.VectoCore.Tests.Integration.Hybrid ...@@ -1526,7 +1526,7 @@ namespace TUGraz.VectoCore.Tests.Integration.Hybrid
graphWriter.Write(modFilename); graphWriter.Write(modFilename);
} }
public const string Group5_P4_AMT = @"TestData\Hybrids\GenericVehicle_Group5_P3\P3 Group 5.vecto"; public const string Group5_P4_AMT = @"TestData\Hybrids\GenericVehicle_Group5_P4\P4 Group 5.vecto";
[ [
TestCase(Group5_P4_AMT, 0, TestName = "P4 Hybrid DriveCycle LongHaul"), TestCase(Group5_P4_AMT, 0, TestName = "P4 Hybrid DriveCycle LongHaul"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment