[tests] is this just some ncdirect problem

pull/2523/head
nick black 3 years ago committed by nick black
parent 5e42c19ace
commit dba86c72f0

@ -74,6 +74,7 @@ TEST_CASE("Direct") {
}
}
/*
#ifndef NOTCURSES_USE_MULTIMEDIA
SUBCASE("VisualDisabled"){
CHECK(!ncdirect_canopen_images(nc_));
@ -171,6 +172,7 @@ TEST_CASE("Direct") {
}
}
#endif
*/
CHECK(0 == ncdirect_stop(nc_));

Loading…
Cancel
Save