diff --git a/bunfig.toml b/bunfig.toml index abf185c..d172b05 100644 --- a/bunfig.toml +++ b/bunfig.toml @@ -1,10 +1,10 @@ -preload = [] +preload = [""] [define] [test] - preload = [] + preload = [""] root = "./tests" [install]