Skip to content

Commit 63b4eca

Browse files
committed
Fix the supported params test
1 parent c55788a commit 63b4eca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/dummy/DummyPortTest.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ void DummyPortTest::testSupportedParams() {
241241
0); // data length
242242

243243
uint16_t supported_params[] = {
244+
ola::rdm::PID_TEST_DATA,
244245
ola::rdm::PID_PRODUCT_DETAIL_ID_LIST,
245246
ola::rdm::PID_DEVICE_MODEL_DESCRIPTION,
246247
ola::rdm::PID_MANUFACTURER_LABEL,

0 commit comments

Comments
 (0)