mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-10-31 15:20:13 +00:00
pull sleep out of unit test, doh
This commit is contained in:
parent
838280ce6b
commit
f8a6d21362
@ -246,7 +246,6 @@ TEST_CASE("Plot") {
|
||||
}
|
||||
}
|
||||
CHECK(0 == notcurses_render(nc_));
|
||||
sleep(10);
|
||||
ncuplot_destroy(p);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user