Fix a test for unicode direction override failing because of Windows line endings

This commit is contained in:
Kamil Śliwak 2020-12-16 14:53:08 +01:00 committed by chriseth
parent e347545597
commit 34e21c929a

View File

@ -7,4 +7,4 @@ contract TimelockUpgrade {
}
// ----
// ParserError 8936: (128-139): Mismatching directional override markers in comment or string literal.
// ParserError 8936: (124-135): Mismatching directional override markers in comment or string literal.