Skip to content

Commit db46739

Browse files
committed
Give up
1 parent 1d49eb1 commit db46739

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core/windows/test/TimeZoneRulesCompleteTest.kt

+2-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,8 @@ private fun SYSTEMTIME.toLocalDateTime(): LocalDateTime =
150150
)
151151

152152
private val strangeTimeZones = listOf(
153-
"Morocco Standard Time", "West Bank Standard Time", "Iran Standard Time", "Syria Standard Time"
153+
"Morocco Standard Time", "West Bank Standard Time", "Iran Standard Time", "Syria Standard Time",
154+
"Paraguay Standard Time"
154155
)
155156

156157

0 commit comments

Comments
 (0)