From 48daf2dc88c2ec340af37a176fd9351010b38929 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Mon, 29 Apr 2024 14:09:58 -0400 Subject: chore: add tests for moduleGraph2 (#23603) Also did some renames from underscores to hyphens --- tests/specs/jsr/module_graph2/main.out | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/specs/jsr/module_graph2/main.out (limited to 'tests/specs/jsr/module_graph2/main.out') diff --git a/tests/specs/jsr/module_graph2/main.out b/tests/specs/jsr/module_graph2/main.out new file mode 100644 index 000000000..9f37a0382 --- /dev/null +++ b/tests/specs/jsr/module_graph2/main.out @@ -0,0 +1,5 @@ +[WILDCARD]Caching module info for http://[WILDLINE]/@denotest/module-graph2/1.4.0/mod.ts +[WILDCARD]Caching module info for http://[WILDLINE]/@denotest/module-graph2/1.4.0/other.ts +[WILDCARD] +Test { other: Other {} } +[WILDCARD] -- cgit v1.2.3