fix: chunk size

This commit is contained in:
DecDuck
2025-05-27 10:34:44 +10:00
parent 4ac19b8be0
commit 16b78bca17
4 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,7 @@ import test from "ava";
import fs from "node:fs";
import path from "path";
import { generateManifest } from "../index.js";
import { generateManifest, listFiles } from "../index.js";
test("numerous small file", async (t) => {
// Setup test dir