[scripts] prep.post = [ "# drop integration tests which can only be compiled in-tree", "rm tests/test.rs", ] [tests] skip = ["resolve::tests::parse_cfg_list"] comments = ["skip tests which require cross-compile toolchains to be installed"]