Use ethernet as default test configuration for Odin netsocket tests

pull/5268/head
Sarah Marsh 2017-08-16 10:14:23 -05:00 committed by adbridge
parent 135061c051
commit fddd81f96d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"UBLOX_EVK_ODIN_W2": { "UBLOX_EVK_ODIN_W2": {
"default_test_configuration": "ODIN_WIFI", "default_test_configuration": "ETHERNET",
"test_configurations": ["ODIN_WIFI", "ETHERNET"] "test_configurations": ["ODIN_WIFI", "ETHERNET"]
}, },
"K64F": { "K64F": {