Remove raw data debugging.

This commit is contained in:
Andrés N. Robalino
2019-11-23 19:07:12 -05:00
parent 1a0b339897
commit bc2d65cd2e
2 changed files with 7 additions and 14 deletions

View File

@ -36,7 +36,7 @@ fn compact_rows_where_given_column_is_empty() {
}
#[test]
fn compact_empty_rows_by_default() {
Playground::setup("compact_test_2", |dirs, sandbox| {
Playground::setup("compact_test_2", |dirs, _| {
let actual = nu!(
cwd: dirs.test(), h::pipeline(
r#"