SprixelTermValues: correct test

pull/1815/head
nick black 3 years ago
parent ec0d2b065f
commit 7b10d723ec
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -16,7 +16,7 @@ TEST_CASE("Bitmaps") {
SUBCASE("SprixelTermValues") {
CHECK(0 < nc_->tcache.cellpixy);
CHECK(0 < nc_->tcache.cellpixx);
CHECK(nc_->tcache.pixel_init);
CHECK(nc_->tcache.pixel_draw);
}
SUBCASE("SprixelMinimize") {

Loading…
Cancel
Save