diff options
Diffstat (limited to 'Lib/test/output/test_mmap')
-rw-r--r-- | Lib/test/output/test_mmap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/output/test_mmap b/Lib/test/output/test_mmap index f1a25a9..4adf702 100644 --- a/Lib/test/output/test_mmap +++ b/Lib/test/output/test_mmap @@ -1,5 +1,5 @@ test_mmap -<type 'mmap'> +<type 'mmap.mmap'> Position of foo: 1.0 pages Length of file: 2.0 pages Contents of byte 0: '\x00' |