[tests] is this just some ncdirect problem

pull/2514/head
nick black 2 years ago
parent 0b057748b8
commit 09945c8c9d
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -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