Skip to content

Commit 1981728

Browse files
author
Olli-Pekka Puolitaival
committed
Fix tests
1 parent cd628a7 commit 1981728

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/test/run_icetea/run_icetea_unit_test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
{
3333
"id": "TEST_APPS-DEVICE-SOCKET_APP",
3434
"target_name": "K64F",
35-
"toolchain_name": "GCC_ARM"
35+
"toolchain_name": "GCC_ARM",
36+
"result": "OK"
3637
}
3738
]
3839
}

0 commit comments

Comments
 (0)