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

@ -15,7 +15,7 @@ namespace sound_tests {
}
fuc2::Set TESTS{
.name="sound manager tests",
.name="sound",
.tests={
TEST(test_sound_manager),
}