Skip to content

Commit 0eb91fa

Browse files
committed
Small fix in xml file for warmstart unit test
1 parent bb5cab8 commit 0eb91fa

File tree

1 file changed

+2
-2
lines changed
  • tests/data/LF_ETRS89_UseCase/settings

1 file changed

+2
-2
lines changed

tests/data/LF_ETRS89_UseCase/settings/warm.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1215,13 +1215,13 @@
12151215
</comment>
12161216
</textvar>
12171217

1218-
<textvar name="MapIrrigationCropCoef" value="$(PathMapsTables)/cropcoef_i.map">
1218+
<textvar name="MapIrrigationCropCoef" value="$(PathMapsTables)/cropcoef_i">
12191219
<comment>
12201220
Irrigation crop coefficient
12211221
</comment>
12221222
</textvar>
12231223

1224-
<textvar name="MapIrrigationCropGroupNumber" value="$(PathMapsTables)/cropgrpn_i.map">
1224+
<textvar name="MapIrrigationCropGroupNumber" value="$(PathMapsTables)/cropgrpn_i">
12251225
<comment>
12261226
Irrigation crop group number
12271227
</comment>

0 commit comments

Comments
 (0)