mirror of
https://github.com/facebook/zstd.git
synced 2025-11-24 12:01:06 +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