diff --git a/packages/cli/src/fontLocalize.test.ts b/packages/cli/src/fontLocalize.test.ts index 9637b2b0e..86a9d2384 100644 --- a/packages/cli/src/fontLocalize.test.ts +++ b/packages/cli/src/fontLocalize.test.ts @@ -1,5 +1,5 @@ import { describe, expect, it, vi } from "vitest"; -import { runFontLocalize, stampFontCompilerVersion, type FontLocalizeIo } from "./fontLocalize.js"; +import { runFontLocalize, stampFontVersions, type FontLocalizeIo } from "./fontLocalize.js"; function makeIo(input: string): { io: FontLocalizeIo; @@ -71,16 +71,39 @@ describe("runFontLocalize", () => { }); }); -describe("stampFontCompilerVersion", () => { - it("records the compiler version inside the document head", () => { - const stamped = stampFontCompilerVersion( +describe("stampFontVersions", () => { + it("records producer and localizer versions inside the document head", () => { + const stamped = stampFontVersions( "