support required compilation failure for comboboxtest on platforms with wxUSE_COMBOBOX==0

This commit is contained in:
Stefan Csomor 2022-04-18 19:29:45 +02:00
parent e5827d0ae9
commit 7fc2024f0e

View File

@ -248,4 +248,10 @@ TEST_CASE("wxComboBox::ProcessEnter", "[wxComboBox][enter]")
TestProcessEnter(ComboBoxCreator());
}
#else
#ifdef TEST_INVALID_COMBOBOX_ISEMPTY
#error provoke failing here
#endif
#endif //wxUSE_COMBOBOX