Use ethernet as default test configuration for Odin netsocket tests

pull/4795/head
Sarah Marsh 2017-08-16 10:14:23 -05:00
parent 6a44ceb094
commit 26aa4eaa6a
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": {