summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0/other.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0/other.ts')
-rw-r--r--cli/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0/other.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0/other.ts b/cli/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0/other.ts
new file mode 100644
index 000000000..57e436cf8
--- /dev/null
+++ b/cli/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0/other.ts
@@ -0,0 +1,2 @@
+export class Other {
+}