Skip to content

Commit a1ef4de

Browse files
committed
fixup! optimize bundler cycle detection
1 parent 438cd79 commit a1ef4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/bundler/bundler_cycle_detection.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { itBundled } from "../expectBundled";
1+
import { itBundled } from "./expectBundled";
22

33
describe("bundler", () => {
44
// Test basic cycle detection (uses array scan path, < 8 depth)

0 commit comments

Comments
 (0)