Browse Source

Add generators to test_board_item.cpp

newinvert
Alex Shvartzkop 2 years ago
committed by dsa-t
parent
commit
f47cc39208
  1. 1
      qa/tests/pcbnew/test_board_item.cpp

1
qa/tests/pcbnew/test_board_item.cpp

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

Loading…
Cancel
Save