This test was never testing what it claimed to test, simply failing with 'ERROR: First statement must be a call to project' because it's missing project(). Since #5279, all unrecognized escape sequences are literal, so I don't think there's anything to test here.pull/6707/head
parent
d8fe60e305
commit
465ef856ac
1 changed files with 0 additions and 4 deletions
@ -1,4 +0,0 @@ |
||||
# Make sure meson exits on invalid string |
||||
# The string below contains an invalid unicode code point |
||||
|
||||
'my name is what \uxyzo who are you' |
Loading…
Reference in new issue