mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
[tabs] remove obsolete FIXME
This commit is contained in:
parent
d0d9a0724b
commit
b326d43885
@ -9,7 +9,6 @@ TEST_CASE("TaBs") { // refreshing and delicious
|
||||
struct ncplane* n_ = notcurses_stdplane(nc_);
|
||||
REQUIRE(n_);
|
||||
|
||||
// FIXME these ought all use a specific plane to avoid requirements on the stdplane
|
||||
SUBCASE("PutcTaB") {
|
||||
struct ncplane_options nopts{};
|
||||
nopts.rows = 2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user