Skip to content

Commit

Permalink
chore: renamed test case from T4 to T8 as already used (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
rawi-coding committed Jan 9, 2025
1 parent 62fe845 commit f97385b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<TrainIdentification>
<OTN_ID>
<Company>1085</Company>
<OperationalTrainNumber>T4</OperationalTrainNumber>
<OperationalTrainNumber>T8</OperationalTrainNumber>
<StartDate>2025-01-01</StartDate>
</OTN_ID>
</TrainIdentification>
<SegmentProfileList SP_ID="T4_1" SP_VersionMajor="1" SP_VersionMinor="1" SP_Direction="Nominal">
<SegmentProfileList SP_ID="T8_1" SP_VersionMajor="1" SP_VersionMinor="1" SP_Direction="Nominal">
<SP_Zone>
<IM_ID>0085</IM_ID>
</SP_Zone>
Expand All @@ -33,7 +33,7 @@
<TP_ID_Reference TP_ID="Olten"/>
</TimingPointReference>
</TimingPointConstraints>
<TrainCharacteristicsRef TC_ID="T4_1" TC_VersionMajor="1" TC_VersionMinor="1" location="0">
<TrainCharacteristicsRef TC_ID="T8_1" TC_VersionMajor="1" TC_VersionMinor="1" location="0">
<TC_RU_ID>1185</TC_RU_ID>
</TrainCharacteristicsRef>
</SegmentProfileList>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<SegmentProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../SFERA_3.0_custom.xsd"
SP_ID="T4_1" SP_VersionMajor="1" SP_VersionMinor="1" SP_Length="2000" SP_Status="Valid">
SP_ID="T8_1" SP_VersionMajor="1" SP_VersionMinor="1" SP_Length="2000" SP_Status="Valid">
<SP_Zone>
<IM_ID>0085</IM_ID>
</SP_Zone>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<TrainCharacteristics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../SFERA_3.0_custom.xsd"
TC_ID="T4_1" TC_VersionMajor="1" TC_VersionMinor="1">
TC_ID="T8_1" TC_VersionMajor="1" TC_VersionMinor="1">
<TC_RU_ID>1185</TC_RU_ID>
<TC_Features trainCategoryCode="R" brakedWeightPercentage="115">
</TC_Features>
Expand Down

0 comments on commit f97385b

Please sign in to comment.