Update bundler_splitting.test.ts

This commit is contained in:
Jarred Sumner
2025-10-18 16:45:54 -07:00
parent e9e9ca4ffd
commit 6a52fd8590

View File

@@ -1,6 +1,6 @@
import { describe } from "bun:test";
import { itBundled } from "./expectBundled";
import { bunEnv } from "harness";
import { itBundled } from "./expectBundled";
const env = {
...bunEnv,