summaryrefslogtreecommitdiff
path: root/tests/specs/run/patch/not_matching_version.out
blob: 7a9ee6f39d26a55bdd79c7931adb01e25f389f10 (plain)
1
2
3
4
5
6
7
8
9
10
11
Warning Patch '@denotest/add@2.0.0' was not used because it did not match '@denotest/add@1'
    at file:///[WILDLINE]/my-pkg/mod.ts:1:21
Download http://127.0.0.1:4250/@denotest/add/meta.json
Download http://127.0.0.1:4250/@denotest/add/1.0.0_meta.json
Download http://127.0.0.1:4250/@denotest/add/1.0.0/mod.ts
Check file:///[WILDLINE]/mod.test.ts
running 1 test from ./mod.test.ts
add ... ok ([WILDLINE])

ok | 1 passed | 0 failed ([WILDLINE])