Update to the newest fuc2.

This commit is contained in:
Zed A. Shaw 2026-06-17 01:55:09 -04:00
parent aa153f8e84
commit 9fffa51729
6 changed files with 14 additions and 10 deletions

View file

@ -16,7 +16,7 @@ namespace texture_tests {
}
fuc2::Set TESTS{
.name="texture manager tests",
.name="texture",
.tests={
TEST(test_texture_management),
}