diff options
Diffstat (limited to 'test/mach-o/parse-data.yaml')
-rw-r--r-- | test/mach-o/parse-data.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mach-o/parse-data.yaml b/test/mach-o/parse-data.yaml index b1929ef230b67..3b9eb9fb62880 100644 --- a/test/mach-o/parse-data.yaml +++ b/test/mach-o/parse-data.yaml @@ -115,5 +115,5 @@ global-symbols: # CHECK: type: unknown # CHECK: content: [ 01, 02, 03, 04, 05, 06, 07, 08 ] # CHECK: section-choice: custom-required -# CHECK: section-name: __CUST/__custom +# CHECK: section-name: '__CUST/__custom' |