TEST: enable wifi example test

pull/12849/head
Qinghao Shi 2020-04-22 17:38:23 +01:00
parent 422b194114
commit 1711d2f9a0
1 changed files with 3 additions and 1 deletions

View File

@ -127,7 +127,9 @@
"exporters": [], "exporters": [],
"compile" : true, "compile" : true,
"export": true, "export": true,
"test" : false, "test" : true,
"baud_rate": 9600,
"compare_log": ["mbed-os-example-wifi/tests/wifi_scan.log"],
"auto-update" : true "auto-update" : true
}, },
{ {