xtask: fold gen-tests and gen-ast into codegen

This commit is contained in:
Aleksey Kladov 2019-10-23 18:17:24 +03:00
parent b5f13d8d51
commit a669049ef3
4 changed files with 4 additions and 11 deletions

View file

@ -13,7 +13,6 @@ SUBCOMMANDS:
format-hook
fuzz-tests
codegen
gen-tests
install
lint";