Supply default test config for TB_SENSE_1 as well

pull/8023/head
Steven 2018-09-07 16:11:55 +02:00 committed by Steven Cooreman
parent 9a0fc98bdc
commit 736fc2a363
1 changed files with 4 additions and 0 deletions

View File

@ -50,5 +50,9 @@
"TB_SENSE_12": {
"default_test_configuration": "NO_NETWORK",
"test_configurations": ["6LOWPAN_HOST", "6LOWPAN_ROUTER", "THREAD_END_DEVICE", "THREAD_ROUTER"]
},
"TB_SENSE_1": {
"default_test_configuration": "NO_NETWORK",
"test_configurations": ["6LOWPAN_HOST", "6LOWPAN_ROUTER", "THREAD_END_DEVICE", "THREAD_ROUTER"]
}
}