summaryrefslogtreecommitdiff
path: root/cli/tests/check_tests.rs
AgeCommit message (Collapse)Author
2022-12-07feat(flags): add `deno check --all` as new preferred alias for `--remote` ↵David Sherret
(#16702) Closes #16374
2022-11-26tests: move integration tests to separate modules (#16816)Bartek Iwańczuk