fixed a couple more tests (#4870)

This commit is contained in:
Darren Schroeder
2022-03-18 12:35:28 -05:00
committed by GitHub
parent 4f05e9f4a6
commit 5a1af4d661
3 changed files with 3 additions and 5 deletions

View File

@ -16,8 +16,6 @@ fn columns() {
assert_eq!(actual.out, "1");
}
// FIXME: jt: needs more work
#[ignore]
#[test]
fn more_columns_than_table_has() {
let actual = nu!(