summaryrefslogtreecommitdiff
path: root/cli/tests/unit/opcall_test.ts
AgeCommit message (Expand)Author
2021-08-05refactor(cli/tests): remove unnecessary void return types (#11577)Leo K
2021-05-18chore: update deno_lint binary used in CI to v0.5.0 (#10652)Yusuke Tanaka
2021-04-23refactor(core): rename send() to opcall() (#10307)Aaron O'Mullan