Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fontsource/fontsource
/ license.test.ts
File
license.test.ts
packages/cli/tests/google/license.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs-extra'
;
2
import
{ describe, expect, it, vi } from
'vitest'
;
3
4
import
{ generateLicense } from
'../../src/google/license'
;
Callers
nothing calls this directly
Calls
1
generateLicense
Function · 0.90
Tested by
no test coverage detected