1
1
mirror of https://github.com/wader/fq.git synced 2024-10-06 16:39:48 +03:00

renames test data file

This commit is contained in:
David McDonald 2022-10-07 18:08:20 -05:00
parent 4ee7dd8a38
commit 2b3adbe8d6
2 changed files with 2 additions and 2 deletions

View File

@ -2445,8 +2445,8 @@ $ fq dv float.plist
0x20| 00 00 00 00 00 00 00 00 | ........ | top_object_offset: 0 0x22-0x29.7 (8)
0x20| 00 00 00 00 00 00| ......| offset_table_start: 17 0x2a-0x31.7 (8)
0x30|00 11| |..| |
$ fq dv dicttest_broken.plist
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: dicttest_broken.plist (bplist) 0x0-0x129c.7 (4765)
$ fq dv dicttest_many_items.plist
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: dicttest_many_items.plist (bplist) 0x0-0x129c.7 (4765)
| | | header{}: 0x0-0x7.7 (8)
0x0000|62 70 6c 69 73 74 |bplist | magic: "bplist" (valid) 0x0-0x5.7 (6)
0x0000| 30 30 | 00 | version: "00" (valid) 0x6-0x7.7 (2)