Skip to content

Commit 1711d2f

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
TEST: enable wifi example test
1 parent 422b194 commit 1711d2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tools/test/examples/examples.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,9 @@
127127
"exporters": [],
128128
"compile" : true,
129129
"export": true,
130-
"test" : false,
130+
"test" : true,
131+
"baud_rate": 9600,
132+
"compare_log": ["mbed-os-example-wifi/tests/wifi_scan.log"],
131133
"auto-update" : true
132134
},
133135
{

0 commit comments

Comments
 (0)