deno.land / std@0.224.0 / testing / __snapshots__ / options_tests / custom_path.snap
123456789101112131415161718export const snapshot = {};
snapshot[`assertSnapshot() - options > path > relative 1`] = `[ 1, 2, 3,]`;
snapshot[`assertSnapshot() - options > path > absolute 1`] = `[ 1, 2, 3,]`;
Version Info