summaryrefslogtreecommitdiff
path: root/cli/tests/testdata
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata')
-rw-r--r--cli/tests/testdata/vendor/mod.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/vendor/mod.ts b/cli/tests/testdata/vendor/mod.ts
new file mode 100644
index 000000000..8824d1b2a
--- /dev/null
+++ b/cli/tests/testdata/vendor/mod.ts
@@ -0,0 +1 @@
+export * from "./logger.ts";