Cleaned up debugging code
This commit is contained in:
parent
8e4c54ab61
commit
ce60a9a50a
2 changed files with 2 additions and 32 deletions
|
@ -484,7 +484,6 @@ mod tests {
|
|||
let (chunks, _) = build_chunks(
|
||||
term.lock().renderable_content().display_iter,
|
||||
&Default::default(),
|
||||
0.,
|
||||
);
|
||||
let content = chunks.iter().map(|e| e.0.trim()).collect::<String>();
|
||||
content.contains("7")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue