diff options
Diffstat (limited to 'cli/tests/testdata/test/only.out')
-rw-r--r-- | cli/tests/testdata/test/only.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/test/only.out b/cli/tests/testdata/test/only.out index 0003fb8c4..eaa71b2d0 100644 --- a/cli/tests/testdata/test/only.out +++ b/cli/tests/testdata/test/only.out @@ -1,5 +1,5 @@ Check [WILDCARD]/test/only.ts -running 1 test from test/only.ts +running 1 test from ./test/only.ts only ... ok ([WILDCARD]) test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 2 filtered out ([WILDCARD]) |