summaryrefslogtreecommitdiff
path: root/cli/tests/info_tests.rs
AgeCommit message (Collapse)Author
2023-01-13tests: move integration tests to a single module (#17380)Bartek Iwańczuk
Effectively reverts changes done in https://github.com/denoland/deno/pull/16816
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
Yearly tradition of creating extra noise in git.
2022-12-09fix: respect the `--quiet` flag in more cases (#16998)David Sherret
2022-11-26tests: move integration tests to separate modules (#16816)Bartek Iwańczuk