mirror of
https://gitlab.com/arnekeller/ascii-table.git
synced 2024-12-04 21:49:08 +00:00
Fix tests
This commit is contained in:
parent
7fffb5d93b
commit
37f6f7e8fb
@ -19,6 +19,7 @@ fn cube_config() -> AsciiTable {
|
||||
fn backwards_compatible() {
|
||||
AsciiTable {
|
||||
max_width: 0,
|
||||
draw_lines: true,
|
||||
columns: BTreeMap::new()
|
||||
};
|
||||
Column {
|
||||
|
Loading…
Reference in New Issue
Block a user