deno.land / std@0.166.0 / testing / __snapshots__ / options_tests / custom_path.snap

custom_path.snap
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
export const snapshot = {};
snapshot[`Snapshot Test - Options > path > relative 1`] = `[ 1, 2, 3,]`;
snapshot[`Snapshot Test - Options > path > absolute 1`] = `[ 1, 2, 3,]`;
std

Version Info

Tagged at
a year ago