[K/N][tests] Fix new line handling in termination tests ^KT-61259
This commit is contained in:
committed by
Space Team
parent
672fea9be4
commit
0692346715
@@ -1,5 +1,5 @@
|
||||
// EXIT_CODE: !0
|
||||
// OUTPUT_REGEX: Uncaught Kotlin exception: kotlin\.Error: an error\n(?!.*FAIL.*).*
|
||||
// OUTPUT_REGEX: Uncaught Kotlin exception: kotlin\.Error: an error\R(?!.*FAIL.*).*
|
||||
|
||||
val p: Nothing = throw Error("an error")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user