mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Co-authored-by: Don Isaac <don@bun.sh> Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
5 lines
154 B
TOML
5 lines
154 B
TOML
# FIXME: move this back to test/js/node
|
|
# https://github.com/oven-sh/bun/issues/16289
|
|
[test]
|
|
preload = ["./test/js/node/harness.ts", "./test/preload.ts"]
|