Add generators to test_board_item.cpp

This commit is contained in:
Alex Shvartzkop 2023-10-08 03:39:46 +03:00 committed by dsa-t
parent b77df1eea4
commit f47cc39208
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ public:
case PCB_T:
case PCB_ITEM_LIST_T:
case PCB_NETINFO_T:
case PCB_GENERATOR_T:
return nullptr;
default: