summaryrefslogtreecommitdiff
path: root/bunfig.toml
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2024-03-16 22:54:54 -0400
committerSam Nystrom <sam@samnystrom.dev>2024-03-16 22:54:54 -0400
commit1d5f74bca29c6bb28bef6035aa09a1e35884b40a (patch)
tree910801e8f2bf940f77438642f7a20448385d822a /bunfig.toml
parent7c37715afd7d9572a7f1a79552a187ab2a3e4184 (diff)
test: begin writing testsHEADmain
Diffstat (limited to 'bunfig.toml')
-rw-r--r--bunfig.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bunfig.toml b/bunfig.toml
new file mode 100644
index 0000000..445a41d
--- /dev/null
+++ b/bunfig.toml
@@ -0,0 +1,2 @@
+[test]
+preload = "./src/test-preload.ts"