Fix tests

This commit is contained in:
Arne Keller 2021-03-28 14:29:18 +02:00
parent 7fffb5d93b
commit 37f6f7e8fb

View File

@ -19,6 +19,7 @@ fn cube_config() -> AsciiTable {
fn backwards_compatible() {
AsciiTable {
max_width: 0,
draw_lines: true,
columns: BTreeMap::new()
};
Column {