Files
bare-operating-system/packages/bare-os-booter/test.js
T
2026-08-18 16:43:40 -04:00

7 lines
229 B
JavaScript

/**
* Booter suite split into topic files (same coverage, no behavior change):
* test.kernel.js, test.vfs.js, test.shell.js,
* test.initd-fish.js, test.coreutils.js, test.runtime.js
* Shared helpers: test/_helpers.js
*/