From 256dcb058ac2dd2a935076922265278c56264050 Mon Sep 17 00:00:00 2001 From: Adilson Schmitt Junior Date: Mon, 2 May 2022 21:43:03 +0200 Subject: fix(test/bench): accept file protocol module specifier CLI args (#14429) --- cli/tests/testdata/test/file_protocol.out | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 cli/tests/testdata/test/file_protocol.out (limited to 'cli/tests/testdata/test/file_protocol.out') diff --git a/cli/tests/testdata/test/file_protocol.out b/cli/tests/testdata/test/file_protocol.out new file mode 100644 index 000000000..252165950 --- /dev/null +++ b/cli/tests/testdata/test/file_protocol.out @@ -0,0 +1,6 @@ +Check file://[WILDCARD]/test/file_protocol.ts +running 1 test from ./test/file_protocol.ts +test 0 ... ok ([WILDCARD]) + +test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD]) + -- cgit v1.2.3