mirror of
https://github.com/facebook/zstd.git
synced 2025-07-30 22:23:13 +03:00
turn on test_gzio
This commit is contained in:
@ -600,7 +600,6 @@ int main(argc, argv)
|
||||
#else
|
||||
test_compress(compr, comprLen, uncompr, uncomprLen);
|
||||
|
||||
if (!ZWRAP_isUsingZSTDcompression())
|
||||
test_gzio((argc > 1 ? argv[1] : TESTFILE),
|
||||
uncompr, uncomprLen);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user