[tests] is this just some ncdirect problem

This commit is contained in:
nick black 2022-01-01 01:05:43 -05:00
parent 0b057748b8
commit 09945c8c9d
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

View File

@ -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_));