This commit is contained in:
Filip Tibell 2024-05-10 23:05:42 +02:00
parent 7513ea33b4
commit 803c8c0701
No known key found for this signature in database

View file

@ -132,7 +132,7 @@ local OUTPUT_FILES = {
-- command = "zlib",
-- format = "zlib" :: serde.CompressDecompressFormat,
-- args = { "-c", INPUT_FILE },
-- output = TEST_FILES_DIR .. "/loremipsum.txt.z",
-- output = TEMP_FILE .. ".z",
-- final = INPUT_FILE .. ".z",
-- },
}