mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
[tests] is this just some ncdirect problem
This commit is contained in:
parent
0b057748b8
commit
09945c8c9d
@ -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…
x
Reference in New Issue
Block a user