Add K1, 2, 3, 4 into unit tests

pull/83/head
D.R.racer 2021-08-12 09:30:34 +02:00
parent 9332e43b5e
commit 87ae8cccb1
1 changed files with 1 additions and 1 deletions

View File

@ -320,7 +320,7 @@ TEST_CASE("protocol::DecodeResponseQueryOperation", "[protocol]") {
mp::Protocol p;
const char *cmdReference = GENERATE(
"E0", "E1", "E2", "E3", "E4",
"K0",
"K0", "K1", "K2", "K3", "K4",
"L0", "L1", "L2", "L3", "L4",
"T0", "T1", "T2", "T3", "T4",
"U0",