mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
Remove arguments of 'destruct_terminal' for fixing 'test_main'
This commit is contained in:
parent
01d6f66f4e
commit
f83baa5625
1 changed files with 1 additions and 1 deletions
|
@ -156,6 +156,6 @@ mod tests {
|
|||
};
|
||||
|
||||
}
|
||||
destruct_terminal(terminal);
|
||||
destruct_terminal();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue