add rename (#5534)

This commit is contained in:
WindSoilder
2022-05-13 19:47:11 +08:00
committed by GitHub
parent 65bac77e8a
commit 06f40405fe
2 changed files with 8 additions and 3 deletions

View File

@ -61,8 +61,6 @@ fn keeps_remaining_original_names_given_less_new_names_than_total_original_names
})
}
// FIXME: jt: needs more work
#[ignore]
#[test]
fn errors_if_no_columns_present() {
Playground::setup("rename_test_3", |dirs, sandbox| {