Skip to content

Commit 8db8932

Browse files
committed
fixup! test: add streaming compressed data with zstd_uncompress_dict()
1 parent 79afa04 commit 8db8932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/dictionary_02.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
zstd_uncompress_dict(): streaming compress
2+
zstd_uncompress_dict(): streaming decompression with dictionary
33
--SKIPIF--
44
<?php
55
if (LIBZSTD_VERSION_NUMBER < 10304) die("skip needs libzstd 1.3.4");

0 commit comments

Comments
 (0)