summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/test/collect.deprecated.out
blob: 9bf68807cf44d72a6a6e5d70a1ad602bd8b9bada (plain)
1
2
3
4
5
6
7
8
9
10
Warning: "files" configuration is deprecated. Please use "include" and "exclude" instead.
Check [WILDCARD]/test/collect/include/2_test.ts
Check [WILDCARD]/test/collect/include/test.ts
Check [WILDCARD]/test/collect/test.ts
running 0 tests from ./test/collect/include/2_test.ts
running 0 tests from ./test/collect/include/test.ts
running 0 tests from ./test/collect/test.ts

ok | 0 passed | 0 failed ([WILDCARD])