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

@ -12,7 +12,7 @@ namespace guecs_tests {
}
fuc2::Set TESTS{
.name="GUECS tests (empty!)",
.name="guecs",
.tests={
TEST(test_prototype),
}