diff options
Diffstat (limited to 'tests/specs/publish/prefer_fast_check_graph/deps.ts')
-rw-r--r-- | tests/specs/publish/prefer_fast_check_graph/deps.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/publish/prefer_fast_check_graph/deps.ts b/tests/specs/publish/prefer_fast_check_graph/deps.ts new file mode 100644 index 000000000..5fd04621c --- /dev/null +++ b/tests/specs/publish/prefer_fast_check_graph/deps.ts @@ -0,0 +1 @@ +export * from "https://deno.land/std/assert/assert.ts"; |