AK: Add tests for GenericShorthands

This commit is contained in:
Ivan Zuzak 2025-01-07 16:04:26 +01:00 committed by Jelle Raaijmakers
commit 49fc569136
Notes: github-actions[bot] 2025-01-09 08:04:56 +00:00
3 changed files with 258 additions and 0 deletions

View file

@ -32,6 +32,7 @@ tests = [
"TestFlyString",
"TestFormat",
"TestGenericLexer",
"TestGenericShorthands",
"TestHashFunctions",
"TestHashMap",
"TestHashTable",